Add docker-registry vars files
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0215b152b2
commit
c24aea50f5
2 changed files with 10 additions and 0 deletions
5
inventory/group_vars/docker-registry
Normal file
5
inventory/group_vars/docker-registry
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
|
fas_client_groups: sysadmin-releng
|
5
inventory/group_vars/docker-registry-stg
Normal file
5
inventory/group_vars/docker-registry-stg
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
|
fas_client_groups: sysadmin-releng
|
Loading…
Add table
Add a link
Reference in a new issue