[ipa/server] Update ipa01 to RHEL9
Let's try to update ipa01 to RHEL9 and replace the broken ipa01 machine. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
172a57c0cf
commit
cd3534157e
2 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.54
|
||||
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-02.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
|
@ -203,7 +203,6 @@
|
|||
- name: deploy replica
|
||||
command: ipa-replica-install
|
||||
--setup-ca
|
||||
--setup-kra
|
||||
--admin-password={{ipa_admin_password}}
|
||||
--no-host-dns
|
||||
--mkhomedir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue