On Thursday, February 20, 2014 8:45:58 PM UTC-6, Alan Castro wrote:
>
> Hi,
>
> I've been trying to use puppet apply with no manifest argument, so that it
> uses the manifest defined on my environment in my puppet.conf.
> For my suprise, it didn't work.
>
> I simply don't understand why the mod
I think it was waiting for a manifest in the standard input
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.com.
To view th
Oops...never mind. I just realised that I forgot to point the puppet apply
command at a manifest file. I did that and the command works now. Still, it
would be nice if it gave an error message if you don't supply a manifest.
On Fri, Jan 17, 2014 at 11:11 AM, Guy Knights
wrote:
> I went a bit fu
0 is standard input... Seems that puppet is waiting for some input??? Or did
puppet close fd 0?
Regards
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-
I went a bit further and found a routes.yaml config which I believe works,
but it looks like this isn't actually the issue. The routes.yaml I used is:
---
master:
facts:
terminus: yaml
cache: yaml
Here's the last few lines of puppet apply when using strace:
stat("/etc/puppet/routes.yam