Re: [Puppet Users] Issue when trying to sign a certificate

2018-11-26 Thread Justin Stoller
Hi Jesus, On Thu, Nov 22, 2018 at 6:44 AM Jesús Oliván wrote: > Hi! > > i'm experimenting a weird issue at random times when some clients are > trying to sign his certificate in their puppet masters. Here's the log > lines where error is visible: > > Info: Creating a new SSL key for pro-front-xx

[Puppet Users] Elegant way to supply facts to `puppet apply`

2018-11-26 Thread Abhijeet Rastogi
Hi everyone, puppet lookup command has a nice --facts option which accepts a structured json/yaml file to upload files. Why does that option not exist for puppet apply? Is the environment variable the only option? Puppet version: 6.0.4 Thanks, Abhijeet -- You received this message because

Re: [Puppet Users] Elegant way to supply facts to `puppet apply`

2018-11-26 Thread Henrik Lindberg
On 2018-11-23 03:27, Abhijeet Rastogi wrote: Hi everyone, puppet lookup command has a nice --facts option which accepts a structured json/yaml file to upload files. Why does that option not exist for puppet apply? Is the environment variable the only option? There is a way to make it re