forked from infra/ansible
memcached01.stg: add a new rhel10 staging memcached
Once this is up and working, we can switch applications over to using it, and retire the rhel9 one. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3ac21c8018
commit
f8fbb98eda
2 changed files with 10 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
datacenter: rdu3
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
eth0_ipv4_ip: 10.16.166.41
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-10
|
||||
vmhost: vmhost-x86-05.stg.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
@ -349,9 +349,11 @@ memcached02.rdu3.fedoraproject.org
|
|||
memcached02.rdu3.fedoraproject.org
|
||||
|
||||
[memcached_stg]
|
||||
memcached01.stg.rdu3.fedoraproject.org
|
||||
memcached02.stg.rdu3.fedoraproject.org
|
||||
|
||||
[memcached_stg_rdu3]
|
||||
memcached01.stg.rdu3.fedoraproject.org
|
||||
memcached02.stg.rdu3.fedoraproject.org
|
||||
|
||||
[mirrorlist_proxies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue