An open API service indexing awesome lists of open source software.

https://github.com/fatmcgav/module_data-test

Puppet tree for testing module_data merge behaviour.
https://github.com/fatmcgav/module_data-test

Last synced: 2 months ago
JSON representation

Puppet tree for testing module_data merge behaviour.

Awesome Lists containing this project

README

        

# Test puppet structure for Puppet module_data

Run the following to test:
```
$ git clone https://github.com/fatmcgav/module_data-test.git

$ cd module_data-test

$ librarian-puppet install --path modules

$ puppet apply -v --modulepath modules --hiera_config hiera/hiera.yaml manifests/test.pp
```