python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Puppet provider prefetch
I am writing a provider to generate self signed certificate using the certdog krestfield API.
I have implemented the create, destroy, exists? method and I can properly manage my certificate by making ...
yhil
Votes: 0
Answers: 1
Puppet: manifest: optional parameter within class declaration
I have a puppet manifest to apply, however, depending on the target, the puppet module defined class does not support certain parameters, whereas it will on other target.
e.g. on targetA init.pp:
...
sround
Votes: 0
Answers: 1