builders: remove krb_builder variable as it's no longer used/needed
This commit is contained in:
parent
9b917e7732
commit
f67e36db46
16 changed files with 0 additions and 28 deletions
|
@ -227,9 +227,6 @@ ipa_server: ipa01.phx2.fedoraproject.org
|
||||||
ipa_realm: FEDORAPROJECT.ORG
|
ipa_realm: FEDORAPROJECT.ORG
|
||||||
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
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
|
# Normal default sshd port is 22
|
||||||
sshd_port: 22
|
sshd_port: 22
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ fas_client_groups: sysadmin-releng,sysadmin-secondary
|
||||||
sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
|
sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
|
||||||
gw: 10.5.78.254
|
gw: 10.5.78.254
|
||||||
|
|
||||||
krb_builder: False
|
|
||||||
|
|
||||||
kojipkgs_url: armpkgs.fedoraproject.org
|
kojipkgs_url: armpkgs.fedoraproject.org
|
||||||
kojihub_url: arm.koji.fedoraproject.org/kojihub
|
kojihub_url: arm.koji.fedoraproject.org/kojihub
|
||||||
kojihub_scheme: https
|
kojihub_scheme: https
|
||||||
|
|
|
@ -3,8 +3,6 @@ fas_client_groups: sysadmin-releng
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
ansible_ifcfg_blacklist: true
|
ansible_ifcfg_blacklist: true
|
||||||
|
|
||||||
krb_builder: True
|
|
||||||
|
|
||||||
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
||||||
koji_weburl: "https:/koji.fedoraproject.org/koji"
|
koji_weburl: "https:/koji.fedoraproject.org/koji"
|
||||||
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
||||||
|
|
|
@ -4,8 +4,6 @@ fas_client_groups: sysadmin-releng
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
freezes: true
|
freezes: true
|
||||||
|
|
||||||
krb_builder: true
|
|
||||||
|
|
||||||
koji_hub_nfs: "fedora_koji"
|
koji_hub_nfs: "fedora_koji"
|
||||||
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
||||||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||||
|
|
|
@ -13,8 +13,6 @@ dns: 10.5.126.21
|
||||||
main_bridge: br1
|
main_bridge: br1
|
||||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
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
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
|
@ -13,8 +13,6 @@ dns: 10.5.126.21
|
||||||
main_bridge: br1
|
main_bridge: br1
|
||||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
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
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
|
@ -13,8 +13,6 @@ eth1_gw: 10.5.127.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
|
||||||
krb_builder: True
|
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
|
@ -18,8 +18,6 @@ main_bridge: br1
|
||||||
nfs_bridge: br0
|
nfs_bridge: br0
|
||||||
virt_install_command: "{{ virt_install_command_aarch64_two_nic }}"
|
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
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
|
@ -25,7 +25,6 @@ host_group: kojibuilder
|
||||||
fas_client_groups: sysadmin-releng
|
fas_client_groups: sysadmin-releng
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
|
|
||||||
krb_builder: True
|
|
||||||
koji_hub_nfs: "fedora_koji"
|
koji_hub_nfs: "fedora_koji"
|
||||||
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
||||||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||||
|
|
|
@ -24,7 +24,6 @@ host_group: kojibuilder
|
||||||
fas_client_groups: sysadmin-releng
|
fas_client_groups: sysadmin-releng
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
|
|
||||||
krb_builder: True
|
|
||||||
koji_hub_nfs: "fedora_koji"
|
koji_hub_nfs: "fedora_koji"
|
||||||
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
||||||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||||
|
|
|
@ -4,8 +4,6 @@ host_group: kojibuilder
|
||||||
fas_client_groups: sysadmin-releng,sysadmin-secondary
|
fas_client_groups: sysadmin-releng,sysadmin-secondary
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
|
|
||||||
krb_builder: False
|
|
||||||
|
|
||||||
koji_hub_nfs: "fedora_s390/data"
|
koji_hub_nfs: "fedora_s390/data"
|
||||||
koji_server_url: "https://s390.koji.fedoraproject.org/kojihub"
|
koji_server_url: "https://s390.koji.fedoraproject.org/kojihub"
|
||||||
koji_weburl: "https://s390.koji.fedoraproject.org/koji"
|
koji_weburl: "https://s390.koji.fedoraproject.org/koji"
|
||||||
|
|
|
@ -11,8 +11,6 @@ nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
krb_builder: False
|
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
|
@ -4,8 +4,6 @@ nrpe_procs_crit: 1000
|
||||||
virthost: true
|
virthost: true
|
||||||
nested: True
|
nested: True
|
||||||
|
|
||||||
krb_builder: False
|
|
||||||
|
|
||||||
# These variables are pushed into /etc/system_identification by the base role.
|
# These variables are pushed into /etc/system_identification by the base role.
|
||||||
# Groups and individual hosts should ovveride them with specific info.
|
# Groups and individual hosts should ovveride them with specific info.
|
||||||
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
||||||
|
|
|
@ -4,5 +4,4 @@ koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
||||||
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
||||||
datacenter: staging
|
datacenter: staging
|
||||||
koji_hub_nfs: "fedora_koji"
|
koji_hub_nfs: "fedora_koji"
|
||||||
krb_builder: true
|
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
|
@ -4,5 +4,4 @@ koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
||||||
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
||||||
datacenter: staging
|
datacenter: staging
|
||||||
koji_hub_nfs: "fedora_koji"
|
koji_hub_nfs: "fedora_koji"
|
||||||
krb_builder: true
|
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
|
@ -2,4 +2,3 @@
|
||||||
vmhost: aarch64-c01n1.arm.fedoraproject.org
|
vmhost: aarch64-c01n1.arm.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.151
|
eth0_ip: 10.5.129.151
|
||||||
eth1_ip: 10.5.127.32
|
eth1_ip: 10.5.127.32
|
||||||
krb_builder: True
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue