wiki: move to f30 and python3 ansible
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b9307dfcd2
commit
0652750f97
3 changed files with 6 additions and 4 deletions
|
@ -40,3 +40,5 @@ csi_relationship: |
|
|||
- Wiki requires the proxy servers in order for traffic to pass to them
|
||||
- If the Apache processes stop on wiki01 and wiki02 the wiki will not display
|
||||
- The wiki also requires fas for log in purposes
|
||||
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-30
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.126.63
|
||||
eth1_ip: 10.5.127.43
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-30
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.126.73
|
||||
eth1_ip: 10.5.127.44
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue