Skip to content

Commit

Permalink
Cleanup samples files to ensure consistency
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Shephard <[email protected]>
  • Loading branch information
bshephar committed Sep 8, 2023
1 parent bf3608a commit ecb3c34
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
edpm-compute-0:
hostName: edpm-compute-0
ansible:
ansibleUser: root
ansibleUser: cloud-admin
ansibleHost: 192.168.122.100
ansibleVars:
ctlplane_ip: 192.168.122.100
Expand All @@ -55,7 +55,7 @@ spec:
subnetName: subnet1
managementNetwork: ctlplane
ansible:
ansibleUser: root
ansibleUser: cloud-admin
ansiblePort: 22
ansibleVars:
service_net_map:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
secretName: ceph-conf-files
managementNetwork: ctlplane
ansible:
ansibleUser: root
ansibleUser: cloud-admin
ansiblePort: 22
ansibleVars:
service_net_map:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ spec:
external_ip: 172.20.12.76
fqdn_internal_api: edpm-compute-1.example.com
ansible_ssh_transfer_method: scp
ansibleUser: root
ansibleUser: cloud-admin
managed: false
managementNetwork: ctlplane
ansible:
ansibleUser: root
ansibleUser: cloud-admin
ansiblePort: 22
ansibleVars:
# edpm_network_config
Expand Down

0 comments on commit ecb3c34

Please sign in to comment.