[ipa/server] Restore the variable changes

Let's restore variables to state before we caused the issue started happening on
IPA cluster.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-01-23 00:44:54 +01:00
parent ea1f8a14c1
commit 696edb4c3d
3 changed files with 4 additions and 6 deletions

View file

@ -135,11 +135,11 @@ freezes: true
install_noc: none
ipa_admin_password: "{{ ipa_prod_admin_password }}"
ipa_realm: FEDORAPROJECT.ORG
ipa_server: ipa02.iad2.fedoraproject.org
ipa_server: ipa01.iad2.fedoraproject.org
ipa_server_nodes:
- ipa01.iad2.fedoraproject.org
- ipa02.iad2.fedoraproject.org
- ipa03.iad2.fedoraproject.org
#- ipa03.iad2.fedoraproject.org
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
# defaults for virt installs
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7

View file

@ -2,8 +2,7 @@
datacenter: iad2
eth0_ipv4_gw: 10.3.163.254
eth0_ipv4_ip: 10.3.163.55
ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel
ks_repo: http://38.145.60.16/repo/rhel/RHEL8-x86_64/
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-8-ext
vmhost: vmhost-x86-03.iad2.fedoraproject.org
volgroup: /dev/vg_guests
ipa_initial: true

View file

@ -6,4 +6,3 @@ ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel
vmhost: vmhost-x86-06.iad2.fedoraproject.org
volgroup: /dev/vg_guests
ipa_initial: true