Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

running puppet class with params

$
0
0
I have a class like this in `lumberjack_conf/manifests/init/pp`: class lumberjack_conf($params= ['"s/thst/hsth/var/log/files"']) { .. } which I can run with `puppet apply lumberjack_conf/tests/init.pp` What I'd like is to pass params on the command like .. sth like: `puppet apply lumberjack_conf/tests/init.pp PARAM1` How do you pass params on the command line (or perhaps puppet dashboard?)

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>