Modify admin password to be different with sysadmin password.
admin_password can be different with sysadmin password, in previous document the 2 passwords are all set to <sysadmin-password>, which is confusing. Change-Id: Ia682e2e82313a7c432a91a5c74b3a67cd40d8952 Signed-off-by: chenyan <yan.chen@intel.com>
This commit is contained in:
@@ -140,7 +140,7 @@ Bootstrap system on controller-0
|
||||
external_oam_floating_address: <OAM-FLOATING-IP-ADDRESS>
|
||||
|
||||
admin_username: admin
|
||||
admin_password: <sysadmin-password>
|
||||
admin_password: <admin-password>
|
||||
ansible_become_pass: <sysadmin-password>
|
||||
|
||||
# Add these lines to configure Docker to use a proxy server
|
||||
|
||||
Reference in New Issue
Block a user