OSBS: add /etc/hosts file with RedHat registry
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
This commit is contained in:
parent
72d0302827
commit
f121177b05
2 changed files with 7 additions and 0 deletions
4
roles/hosts/files/osbs-hosts
Normal file
4
roles/hosts/files/osbs-hosts
Normal file
|
@ -0,0 +1,4 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
104.117.13.176 registry.access.redhat.com
|
||||
184.31.48.44 registry.redhat.io
|
3
roles/hosts/files/osbs-stg-hosts
Normal file
3
roles/hosts/files/osbs-stg-hosts
Normal file
|
@ -0,0 +1,3 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
184.31.48.44 registry.redhat.io
|
Loading…
Add table
Add a link
Reference in a new issue