diff options
author | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-08-22 12:06:30 +0000 |
---|---|---|
committer | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-08-22 15:36:25 +0300 |
commit | 8cb4da7a1ed969bf8f44ebe39f5153141d5a3c5c (patch) | |
tree | da9195c5eae9a10f07d4e377d61a1ed8e512bdcf /releasenotes/notes | |
parent | 1d1ad7849b65e5ecbaf3e0f260b4ad1827dc6f22 (diff) |
Zaqar: Match service name with service-net-map
This is required for t-h-t to generate the appropriate hieradata.
Change-Id: I9b451eac4427a52ad8eec62ff89acc6c6d3ab799
Closes-Bug: #1712328
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/Change-zaqar-profile-path-7b00c68c0812fb3d.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/Change-zaqar-profile-path-7b00c68c0812fb3d.yaml b/releasenotes/notes/Change-zaqar-profile-path-7b00c68c0812fb3d.yaml new file mode 100644 index 00000000..52db34b6 --- /dev/null +++ b/releasenotes/notes/Change-zaqar-profile-path-7b00c68c0812fb3d.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - | + The path to the zaqar profile has changed from puppet/services/zaqar.yaml to + puppet/services/zaqar-api.yaml. Make sure to update any references to this + in the resource registry. |