OSBS: use python2 interpretor for rhel7 boxes in stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
6825f3b4fc
commit
d0ae90ff6f
2 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@ lvm_size: 60000
|
||||||
mem_size: 8192
|
mem_size: 8192
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
|
|
||||||
ansible_python_interpreter: "/usr/bin/python3"
|
|
||||||
|
|
||||||
tcp_ports: [ 80, 443, 8443]
|
tcp_ports: [ 80, 443, 8443]
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ lvm_size: 60000
|
||||||
mem_size: 8192
|
mem_size: 8192
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
|
|
||||||
ansible_python_interpreter: "/usr/bin/python3"
|
|
||||||
|
|
||||||
tcp_ports: [ 80, 443, 8443, 10250]
|
tcp_ports: [ 80, 443, 8443, 10250]
|
||||||
|
|
||||||
openshift_node_labels: {'region': 'primary', 'zone': 'default'}
|
openshift_node_labels: {'region': 'primary', 'zone': 'default'}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue