puppet-cinder/manifests/backup
Yanis Guenane 3259caa0ef Move default value to '<SERVICE DEFAULT>'
Few weeks ago, a patchset[1] that aims to treat the value '<SERVICE
DEFAULT>' of a parameter as if ensure => absent has been merged.

The final objective of this patch was to make our manifests lighter to
read and write by avoiding the pattern

if $var { value => $var } else { ensure => absent }

This commit brings this feature to the puppet-cinder module and remains
backward compatible with what was in place before.

This commit switches a part of the module, another commit will switch the
other part (init.pp/paste).

The split in reviews aims to offer :

  * easier readability on this one
  * the other review might needs other change as well - not a drop in
    replacement, contrary to this one so it is simpler to split it.

[1]
b554d30aaf
Change-Id: I005096625a9ea7d069893e4a3d64aa31e074378e
2015-09-11 14:41:38 +02:00
..
ceph.pp correct package name for cinder backup 2014-10-15 10:33:16 +02:00
nfs.pp Move default value to '<SERVICE DEFAULT>' 2015-09-11 14:41:38 +02:00
swift.pp add backup compression variable 2015-05-08 11:12:49 -04:00