Add issue script

This commit is contained in:
VirtuBox
2019-08-27 22:49:54 +02:00
parent 446ab8d7c7
commit b504842550
2 changed files with 27 additions and 1 deletions

View File

@@ -755,7 +755,7 @@ class WOSiteCreateController(CementBaseController):
if data['wp'] and (not pargs.vhostonly):
Log.info(self, Log.ENDC + "WordPress admin user :"
" {0}".format(wo_wp_creds['wp_user']), log=False)
Log.info(self, Log.ENDC + "WordPress admin user password : {0}"
Log.info(self, Log.ENDC + "WordPress admin password : {0}"
.format(wo_wp_creds['wp_pass']), log=False)
display_cache_settings(self, data)