Add cloud group and resolv.conf
This commit is contained in:
parent
545d915207
commit
b9d8de2061
2 changed files with 7 additions and 0 deletions
|
@ -404,6 +404,10 @@ hrf.cloud.fedoraproject.org
|
|||
209.132.184.157
|
||||
|
||||
|
||||
[cloud]
|
||||
jenkins-slaves
|
||||
jenkins-cloud
|
||||
|
||||
[jenkins-slaves]
|
||||
209.132.184.165
|
||||
209.132.184.166
|
||||
|
|
3
roles/base/files/resolv.conf/cloud
Normal file
3
roles/base/files/resolv.conf/cloud
Normal file
|
@ -0,0 +1,3 @@
|
|||
nameserver 152.19.134.150
|
||||
nameserver 66.35.62.163
|
||||
options rotate timeout:1
|
Loading…
Add table
Add a link
Reference in a new issue