mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
[ipa/server] Restore ipa02 from scratch
Let's try to resolve the ipa errors by doing the ipa02 installation from scratch. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -135,7 +135,7 @@ freezes: true
|
||||
install_noc: none
|
||||
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
||||
ipa_realm: FEDORAPROJECT.ORG
|
||||
ipa_server: ipa03.iad2.fedoraproject.org
|
||||
ipa_server: ipa02.iad2.fedoraproject.org
|
||||
ipa_server_nodes:
|
||||
- ipa01.iad2.fedoraproject.org
|
||||
- ipa02.iad2.fedoraproject.org
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.55
|
||||
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
|
||||
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-03.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
ipa_initial: true
|
||||
|
||||
Reference in New Issue
Block a user