diff options
author | Carlos Camacho <ccamacho@redhat.com> | 2017-03-08 10:48:55 +0100 |
---|---|---|
committer | Carlos Camacho <ccamacho@redhat.com> | 2017-03-08 10:50:02 +0100 |
commit | f0e03ba98654142564c3f234774af2f9eaffe5c4 (patch) | |
tree | 3ad79419e335c362ccb2851ccd737f5d54f5bca1 /releasenotes | |
parent | 31347846705f8773d9294a347d525096fb61472a (diff) |
Remove ha-by-default release note in Ocata
This was not implemented for Ocata so this
release note should not exist.
Change-Id: I58216fb54a156853f60697a903f1c38cf7970216
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/ha-by-default-55326e699ee8602c.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml b/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml deleted file mode 100644 index edcc1250..00000000 --- a/releasenotes/notes/ha-by-default-55326e699ee8602c.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -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. |