Commit Graph

5 Commits

Author SHA1 Message Date
zhubingbing 5310d71367 Missing deps for config.pp unit test
Change-Id: Ia6c6cd1d8894c81f707fa33782973692a681ebf7
2018-04-19 13:41:19 +08:00
Alex Schultz a4cbc77b60 Update tests to use rspec-puppet-facts
This change is to update the tests to leverage rspec-puppet-facts for
testing multiple osfamilies.

Change-Id: Id9b82f083abb4990a6d635a8ba1a3629c4c4085b
2016-01-23 21:41:35 -07:00
Xiaohua Yuan 7bf0e24007 add designate_rootwrap_config in designate::config
this path aims to add designate_rootwrap_config
in designate::config.

use designate config resources to manage
custom configurations in rootwrap config files.

Change-Id: Iee8aa66ff6464f387664d2a0571f6e6ad685dc2b
2015-08-07 20:12:25 -07:00
Gael Chamoulaud 4bce7b46ef Fix rspec 3.x oneliner deprecation
* Convert 'should' keyword to 'is_expected.to' (prepare rspec 3.x) *

Change-Id: I06ca2322319f3a8bce92764e964e9fd5b6c0fd51
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-03-20 10:57:00 +01:00
Xingchao Yu c444ca0989 Introduce designate:config to manage custom options
This designate::config is aim to use designate config resources
to manage custom configurations in designate config files.

This will make end user easy to add their own custom options
in Hiera data.

Fully implements blueprint designate-custom-config

Change-Id: I11a4cd53ae68113341e8b0851c68c9d09c362e86
2014-09-24 04:18:25 +00:00