aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/get-occ-config-local-connector-5bbec3f591a9f311.yaml
blob: ef8877ae0f70fb6a1a4b463f6b0856b7e478cc35 (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - The deployed-server Heat agent configuration script,
    get-occ-config.sh, is now updated to configure the
    local data source for os-collect-config instead of
    configuring /etc/os-collect-config.conf directly. Doing
    so means that the configuration template for os-apply-config
    no longer has to be deleted as the file will be rendered
    correctly with the right data. See
    https://bugs.launchpad.net/tripleo/+bug/1679705