inventory: try removing all the calls to ansible_python_interpreter and rely on the auto detection.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
97076ed46f
commit
db9e25330b
43 changed files with 0 additions and 43 deletions
|
@ -381,4 +381,3 @@ sshd_sftp: false
|
|||
#
|
||||
# Autodetect python version
|
||||
#
|
||||
ansible_python_interpreter: auto
|
||||
|
|
|
@ -5,4 +5,3 @@ sudoers: "{{ private }}/files/sudo/arm-packager-sudoers"
|
|||
sudoers_main: nopasswd
|
||||
host_group: cloud
|
||||
ansible_ifcfg_blacklist: true
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -6,4 +6,3 @@ sudoers_main: nopasswd
|
|||
libdir: /usr/lib
|
||||
host_group: cloud
|
||||
ansible_ifcfg_blacklist: true
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -48,4 +48,3 @@ nagios_Check_Services:
|
|||
mail: false
|
||||
|
||||
# needed for rhel8
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -40,4 +40,3 @@ sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
|||
|
||||
## XXX - note that the csi_ stuff is kept at the host_vars/ level.
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -28,7 +28,6 @@ bodhi_message_routing_keys:
|
|||
fas_client_groups: sysadmin-releng,sysadmin-bodhi
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers-bodhi-stg"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Moderate
|
||||
|
|
|
@ -8,7 +8,6 @@ num_cpus: 5
|
|||
max_cpu: "{{ num_cpus }}"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-29-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/aarch64/os/
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
|
|
|
@ -8,7 +8,6 @@ num_cpus: 5
|
|||
max_cpu: "{{ num_cpus }}"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31-armv7
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/armhfp/os/
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
|
|
|
@ -24,7 +24,6 @@ koji_hub_nfs: "fedora_koji"
|
|||
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
||||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
||||
csi_security_category: High
|
||||
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
||||
|
|
|
@ -25,7 +25,6 @@ do_sign: "true"
|
|||
spawn_in_advance: "true"
|
||||
frontend_base_url: "https://copr.fedorainfracloud.org"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# These variables are pushed into /etc/system_identification by the base role.
|
||||
# Groups and individual hosts should override them with specific info.
|
||||
|
|
|
@ -22,7 +22,6 @@ do_sign: "true"
|
|||
spawn_in_advance: "false"
|
||||
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# These variables are pushed into /etc/system_identification by the base role.
|
||||
# Groups and individual hosts should override them with specific info.
|
||||
|
|
|
@ -19,7 +19,6 @@ do_sign: "true"
|
|||
spawn_in_advance: "false"
|
||||
frontend_base_url: "https://copr.stg.fedoraproject.org"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# These variables are pushed into /etc/system_identification by the base role.
|
||||
# Groups and individual hosts should override them with specific info.
|
||||
|
|
|
@ -10,4 +10,3 @@ proxy_tcp_ports: [
|
|||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -9,4 +9,3 @@ proxy_tcp_ports: [
|
|||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -32,7 +32,6 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-odcs,sysadmin-veteran
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
fedmsg_hub_memory_limit_mb: "{{ (mem_size / 2) | int }}"
|
||||
|
||||
|
|
|
@ -41,7 +41,6 @@ odcs_allowed_source_types: ["tag", "module"]
|
|||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
|
@ -35,7 +35,6 @@ fedmsg_certs:
|
|||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
odcs_target_dir_url: https://odcs.fedoraproject.org/composes
|
||||
# Give access to jscotka to be able to develop module testing integration
|
||||
|
|
|
@ -39,7 +39,6 @@ odcs_allowed_clients_users:
|
|||
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
# can be used for non-infra deployments.
|
||||
|
||||
# These boxes are F30+, so we need Python 3 ansible
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
openqa_static_uid: 601
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@ openqa_env_suffix: .stg
|
|||
openqa_env: staging
|
||||
|
||||
# These boxes are F30+, so we need Python 3 ansible
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
deployment_type: stg
|
||||
freezes: false
|
||||
|
|
|
@ -12,7 +12,6 @@ openqa_env_suffix:
|
|||
openqa_env: production
|
||||
|
||||
# These boxes are F30+, so we need Python 3 ansible
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
deployment_type: prod
|
||||
freezes: false
|
||||
|
|
|
@ -31,7 +31,6 @@ koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
|||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
|
|
|
@ -21,4 +21,3 @@ num_cpus: 2
|
|||
tcp_ports: [80]
|
||||
|
||||
fas_client_groups: sysadmin-main
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -41,4 +41,3 @@ csi_relationship: |
|
|||
- 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"
|
||||
|
|
|
@ -31,4 +31,3 @@ fedmsg_certs:
|
|||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -10,4 +10,3 @@ eth0_ip: 10.5.129.233
|
|||
gw: 10.5.129.254
|
||||
main_bridge: br0
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -11,4 +11,3 @@ eth0_ip: 10.5.126.237
|
|||
vmhost: virthost21.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -33,4 +33,3 @@ copr_hostbase: copr-be-dev
|
|||
_copr_be_conf: copr-be.conf-dev
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -42,4 +42,3 @@ nagios_Check_Services:
|
|||
swap: false
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -23,4 +23,3 @@ cloud_networks:
|
|||
copr_hostbase: copr-dist-git-dev
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -24,4 +24,3 @@ copr_hostbase: copr-dist-git
|
|||
host_backup_targets: ['/var/lib/dist-git/git', '/var/lib/dist-git/cache']
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -22,4 +22,3 @@ cloud_networks:
|
|||
copr_hostbase: copr-fe-dev
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -41,4 +41,3 @@ sar_script_user: copr-fe
|
|||
sar_output_file: copr.json
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -22,4 +22,3 @@ cloud_networks:
|
|||
copr_hostbase: copr-keygen-dev
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -31,4 +31,3 @@ nagios_Check_Services:
|
|||
swap: false
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -23,4 +23,3 @@ virt_install_command: "{{ virt_install_command_two_nic }}"
|
|||
|
||||
sudoers: "{{ private }}/files/sudo/dbgserver-sudoers"
|
||||
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
|
@ -11,7 +11,6 @@ inventory_instance_name: f29-test
|
|||
hostbase: f29-test
|
||||
public_ip: 209.132.184.211
|
||||
description: f29-test instance
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
cloud_networks:
|
||||
# maintainertest-net
|
||||
|
|
|
@ -11,7 +11,6 @@ inventory_instance_name: f30-test
|
|||
hostbase: f30-test
|
||||
public_ip: 209.132.184.157
|
||||
description: f30-test instance
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
cloud_networks:
|
||||
# maintainertest-net
|
||||
|
|
|
@ -11,7 +11,6 @@ inventory_instance_name: f31-test
|
|||
hostbase: f31-test
|
||||
public_ip: 209.132.184.156
|
||||
description: f31-test instance
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
cloud_networks:
|
||||
# maintainertest-net
|
||||
|
|
|
@ -13,7 +13,6 @@ nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
|||
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/
|
||||
# Do this because we are using py3 only
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
||||
datacenter: phx2
|
||||
eth0_ip: 10.5.125.3
|
||||
|
|
|
@ -11,7 +11,6 @@ inventory_instance_name: ppc64le-test
|
|||
hostbase: ppc64le-test
|
||||
public_ip: 209.132.184.213
|
||||
description: ppc64le-test instance
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
cloud_networks:
|
||||
# maintainertest-net
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
---
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
---
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue