]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra-plays: add an OS (rhel) upgrade playbook guits-upgrade-rhel7-to-rhel8 5675/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Aug 2020 12:43:48 +0000 (14:43 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Aug 2020 11:47:49 +0000 (13:47 +0200)
commit84d9dd3c418a0c6d6a0cdccbe3b2ea3dada2b561
tree69578f0030be83eecaad621aeec00ff6b9dbbc50
parent5b73af9c34b8ef929a8dbd9c29a21212f204d000
infra-plays: add an OS (rhel) upgrade playbook

This adds a playbook for upgrading RHEL7 OS to RHEL8.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1772012
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
infrastructure-playbooks/upgrade-rhel7-to-rhel8/pgs_check.yml [new file with mode: 0644]
infrastructure-playbooks/upgrade-rhel7-to-rhel8/reboot_nodes.yml [new file with mode: 0644]
infrastructure-playbooks/upgrade-rhel7-to-rhel8/set_osd_flags.yml [new file with mode: 0644]
infrastructure-playbooks/upgrade-rhel7-to-rhel8/unset_osd_flags.yml [new file with mode: 0644]
infrastructure-playbooks/upgrade-rhel7-to-rhel8/upgrade-rhel7-to-rhel8.yml [new file with mode: 0644]
roles/ceph-defaults/defaults/main.yml