builders: remove krb_builder variable as it's no longer used/needed

This commit is contained in:
Peter Robinson 2017-01-23 10:04:48 +00:00
parent 9b917e7732
commit f67e36db46
16 changed files with 0 additions and 28 deletions

View file

@ -227,9 +227,6 @@ ipa_server: ipa01.phx2.fedoraproject.org
ipa_realm: FEDORAPROJECT.ORG
ipa_admin_password: "{{ ipa_prod_admin_password }}"
# Remove after freeze, when we can move all builders
krb_builder: False
# Normal default sshd port is 22
sshd_port: 22

View file

@ -4,8 +4,6 @@ fas_client_groups: sysadmin-releng,sysadmin-secondary
sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
gw: 10.5.78.254
krb_builder: False
kojipkgs_url: armpkgs.fedoraproject.org
kojihub_url: arm.koji.fedoraproject.org/kojihub
kojihub_scheme: https

View file

@ -3,8 +3,6 @@ fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
ansible_ifcfg_blacklist: true
krb_builder: True
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_weburl: "https:/koji.fedoraproject.org/koji"
koji_topurl: "https://kojipkgs.fedoraproject.org/"

View file

@ -4,8 +4,6 @@ fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
freezes: true
krb_builder: true
koji_hub_nfs: "fedora_koji"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_weburl: "https://koji.fedoraproject.org/koji"

View file

@ -13,8 +13,6 @@ dns: 10.5.126.21
main_bridge: br1
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
krb_builder: True
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -13,8 +13,6 @@ dns: 10.5.126.21
main_bridge: br1
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
krb_builder: True
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -13,8 +13,6 @@ eth1_gw: 10.5.127.254
dns: 10.5.126.21
virt_install_command: "{{ virt_install_command_two_nic }}"
krb_builder: True
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -18,8 +18,6 @@ main_bridge: br1
nfs_bridge: br0
virt_install_command: "{{ virt_install_command_aarch64_two_nic }}"
krb_builder: True
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -25,7 +25,6 @@ host_group: kojibuilder
fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
krb_builder: True
koji_hub_nfs: "fedora_koji"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_weburl: "https://koji.fedoraproject.org/koji"

View file

@ -24,7 +24,6 @@ host_group: kojibuilder
fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
krb_builder: True
koji_hub_nfs: "fedora_koji"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_weburl: "https://koji.fedoraproject.org/koji"

View file

@ -4,8 +4,6 @@ host_group: kojibuilder
fas_client_groups: sysadmin-releng,sysadmin-secondary
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
krb_builder: False
koji_hub_nfs: "fedora_s390/data"
koji_server_url: "https://s390.koji.fedoraproject.org/kojihub"
koji_weburl: "https://s390.koji.fedoraproject.org/koji"

View file

@ -11,8 +11,6 @@ nm: 255.255.255.0
gw: 10.5.126.254
dns: 10.5.126.21
krb_builder: False
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -4,8 +4,6 @@ nrpe_procs_crit: 1000
virthost: true
nested: True
krb_builder: False
# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should ovveride them with specific info.
# See http://infrastructure.fedoraproject.org/csi/security-policy/

View file

@ -4,5 +4,4 @@ koji_weburl: "https://koji.stg.fedoraproject.org/koji"
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
datacenter: staging
koji_hub_nfs: "fedora_koji"
krb_builder: true
freezes: false

View file

@ -4,5 +4,4 @@ koji_weburl: "https://koji.stg.fedoraproject.org/koji"
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
datacenter: staging
koji_hub_nfs: "fedora_koji"
krb_builder: true
freezes: false

View file

@ -2,4 +2,3 @@
vmhost: aarch64-c01n1.arm.fedoraproject.org
eth0_ip: 10.5.129.151
eth1_ip: 10.5.127.32
krb_builder: True