c22db108b4
os-collect-config is not needed on the undercloud. In fact, after a reboot it starts triggering os-refresh-config, which can cause delays in system startup with bouncing services. Change-Id: Ie58e33dd0308523d9e9b06a8e9917d8a42395afe
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "Installation",
|
|
"element": [
|
|
"base",
|
|
"yum",
|
|
"iptables",
|
|
"redhat-common",
|
|
"undercloud-install",
|
|
"undercloud-stack-config",
|
|
"common-venv",
|
|
"undercloud-post-config",
|
|
"undercloud-package-install",
|
|
"ironic-discoverd",
|
|
"element-manifest",
|
|
"tuskar",
|
|
"rdomanager-oscplugin",
|
|
"ironic-conductor",
|
|
"ipxe",
|
|
"os-cloud-config",
|
|
"os-net-config",
|
|
"puppet-stack-config"
|
|
],
|
|
"hook": [
|
|
"extra-data",
|
|
"pre-install",
|
|
"install",
|
|
"post-install",
|
|
"finalise"
|
|
],
|
|
"exclude-element": [
|
|
"pip-and-virtualenv",
|
|
"ironic",
|
|
"os-collect-config",
|
|
"openstack-clients"
|
|
],
|
|
"blacklist": [
|
|
"10-cloud-init",
|
|
"50-store-build-settings",
|
|
"99-dkms",
|
|
"99-up-to-date",
|
|
"01-yum-keepcache",
|
|
"05-fstab-rootfs-label",
|
|
"15-fedora-remove-grub",
|
|
"15-remove-grub",
|
|
"00-load-selinux-policy",
|
|
"00-install-and-load-selinux-policy",
|
|
"00-rhel-registration"
|
|
]
|
|
}
|
|
]
|