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.
- Host: GitHub
- URL: https://github.com/fatmcgav/module_data-test
- Owner: fatmcgav
- Created: 2015-01-14T10:18:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T11:44:51.000Z (over 10 years ago)
- Last Synced: 2025-02-08T15:22:12.388Z (4 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
```