tripleo-heat-templates/releasenotes/notes/fix-split-stack-os-collect-config-service-c4ad4e4e29a9e3b8.yaml
Alex Schultz 828bc54f84 Enable os-collect-config service
When using get-occ-config.sh to configure pre-provisioned nodes, the
os-collect-config service may not have been enabled by default. This can
lead to reboots causing future updates or upgrade processes to fail.

Change-Id: If7d4dbcc721fbb0ea835dbd70126f9532a94d937
Closes-Bug: #1734783
2017-11-27 16:13:37 -07:00

6 lines
157 B
YAML

---
fixes:
- |
Enable the os-collect-config service on the system when using the
get-occ-config.sh method of split stack configuration. LP#1734783