diff options
author | Michele Baldessari <michele@acksyn.org> | 2017-01-17 12:44:18 +0100 |
---|---|---|
committer | Michele Baldessari <michele@acksyn.org> | 2017-01-17 17:19:29 +0100 |
commit | e4c2b99164189563b4740f98c335d7a1a53c93f6 (patch) | |
tree | bc3813a8ded173728f70e9221bfddee1d49253b5 /releasenotes | |
parent | f43f9d9fe34278cd783edb6d032dd53bc35ae972 (diff) |
Add release notes for the HA-by-default change
Add some release notes explaining the deprecation of -e
environments/puppet-pacemaker.yaml. We can remove that environment file
in the pike release.
Change-Id: Iebcce02f692f81b5007971802d61202f6812b169
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/ha-by-default-55326e699ee8602c.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml b/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml new file mode 100644 index 00000000..edcc1250 --- /dev/null +++ b/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml @@ -0,0 +1,5 @@ +--- +deprecations: + - The environments/puppet-pacemaker.yaml file is now deprecated and the HA + deployment is now the default. In order to get the non-HA deployment use + environments/nonha-arch.yaml explicitly. |