diff options
author | Micah Anderson <micah@riseup.net> | 2014-10-20 21:38:18 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2014-10-20 21:47:11 -0400 |
commit | bbed56bfccd84e6d7056dee25c508571ce3082c6 (patch) | |
tree | d5cafba761dc0e0c78574cd35b4bfa5617bf2252 /lib/lib_ext | |
parent | 9026cc61318fb5cbd3bb23e89ee759a1b60868e6 (diff) | |
download | leap_cli-bbed56bfccd84e6d7056dee25c508571ce3082c6.tar.gz leap_cli-bbed56bfccd84e6d7056dee25c508571ce3082c6.tar.bz2 |
implement optional provider custom puppet support (#6201, #6225)
if files/custom-puppet/{manifests,modules} does not exist, it will be
created and files/custom-puppet/manifests/site.pp will be populated with
a comment and necessary tag to apply in the platform.
The site.pp must exist, if it does not, then the import in the
platform/manifest/site.pp will fail.
Any puppet resources put in custom-puppet/manifests/site.pp will be
executed, and any modules placed in custom-puppet/modules will be made
available through the --modulepath parameter to puppet.
This requires the associated platform changes (#6226)
Diffstat (limited to 'lib/lib_ext')
0 files changed, 0 insertions, 0 deletions