Indentation error in Ansible inventory file example (r8, dsr8)
- Fixed indentation in Ansible inventory file example Change-Id: Ic6c34cb80755c67eba10bd419dceed90780bb809 Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
This commit is contained in:
parent
6191b0f544
commit
561459599b
@ -61,10 +61,10 @@ and target it at controller-0.
|
|||||||
|prefix|\_Cluster:
|
|prefix|\_Cluster:
|
||||||
ansible_host: 128.224.141.74
|
ansible_host: 128.224.141.74
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
ansible_ssh_user: sysadmin
|
ansible_ssh_user: sysadmin
|
||||||
ansible_ssh_pass: <sysadmin-passwd>
|
ansible_ssh_pass: <sysadmin-passwd>
|
||||||
ansible_become_pass: <sysadmin-passwd>
|
ansible_become_pass: <sysadmin-passwd>
|
||||||
|
|
||||||
#. Switch to the <overrides> directory created previously.
|
#. Switch to the <overrides> directory created previously.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user