Remove ansible-pacemaker from overcloud image
The ansible-pacemaker module was added into the overcloud image at a time we executed Ansible locally on the overcloud hosts. Now that Ansible is executed from the undercloud, we only need such modules installed on the undercloud. This reverts commit 60f12230aa89d64bd62ed092806f710e1b90cb28. Change-Id: Ie52f46370604bcf2e18bc7a3c9467fea4602c83b
This commit is contained in:
parent
edbc5c3b61
commit
0ac6075520
@ -1,5 +1,4 @@
|
||||
aide
|
||||
ansible_pacemaker
|
||||
crudini
|
||||
gdisk
|
||||
podman
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"default": {
|
||||
"aide": "aide",
|
||||
"ansible_pacemaker": "ansible-pacemaker",
|
||||
"crudini": "crudini",
|
||||
"gdisk": "gdisk",
|
||||
"podman": "podman",
|
||||
|
Loading…
x
Reference in New Issue
Block a user