Unfreeze modernpaste, pull some vars out to group
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
01d25e6f95
commit
5aa33a6fcc
3 changed files with 5 additions and 4 deletions
5
inventory/group_vars/modernpaste
Normal file
5
inventory/group_vars/modernpaste
Normal file
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
freezes: false
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
tcp_ports: [22, 80, 443]
|
|
@ -6,9 +6,7 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/
|
||||
|
||||
mem_size: 4096
|
||||
volgroup: /dev/vg_virthost03
|
||||
eth0_ip: 10.5.126.230
|
||||
vmhost: virthost03.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
|
|
@ -6,9 +6,7 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/
|
||||
|
||||
mem_size: 4096
|
||||
volgroup: /dev/vg_virthost01
|
||||
eth0_ip: 10.5.126.238
|
||||
vmhost: virthost01.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue