fuel-library/deployment/puppet/merge_yaml/tests
Dmitry Ilyin c408662289 Add refactored merge_yaml_settings module
Replace the merge_yaml_settings resource with the
merge_yaml module. This module introduced more advanced
version of the merge_yaml_settings resource with
additional options to control the merging behavior.

There are also resources with alternative implementation
of a configuration merging types and providers. They
are working in the same way as the "concat" module does
by assembling the resulting data structure from a set of
fragments. This should be much more puppet-master frinedly.
These types are not used anywhere yet but may be used later.

Related-Bug: 1614279
Change-Id: Ieaa8fc840f6a91a8d10e0670bd60d07692e2cb7d
2016-08-22 18:35:14 +00:00
..
test_hash_merge.pp Add refactored merge_yaml_settings module 2016-08-22 18:35:14 +00:00
test_hash_merge.sh Add refactored merge_yaml_settings module 2016-08-22 18:35:14 +00:00
test_yaml_settings.pp Add refactored merge_yaml_settings module 2016-08-22 18:35:14 +00:00
test_yaml_settings.sh Add refactored merge_yaml_settings module 2016-08-22 18:35:14 +00:00