the problem was that some of the host names were listed as cloud-noc01.fedorainfracloud.org and others were named cloud-noc01.cloud.fedoraproject.org. Move to 1 name throughout ansible
This commit is contained in:
parent
1fbe999a54
commit
efcd9b0ead
10 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
storage:
|
||||
files:
|
||||
- contents:
|
||||
source: "data:,server%20cloud-noc01.cloud.fedoraproject.org%20port%20124"
|
||||
source: "data:,server%20cloud-noc01.fedorainfracloud.org%20port%20124"
|
||||
verification: {}
|
||||
filesystem: root
|
||||
mode: 0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue