Hi Gary,
On Wed, Apr 17, 2013 at 4:55 AM, Gary Park wrote:
> Hello,
>
> Thanks for all the information so far.
>
> Looks like I have got this working. I think that there was a couple
> things at play, most notable the use of double quotes in the onlyif command.
>
> I replaced these with \' and
Hello,
Thanks for all the information so far.
Looks like I have got this working. I think that there was a couple things
at play, most notable the use of double quotes in the onlyif command.
I replaced these with \' and that seemed to help get things moving.
Thanks again!
Gary
On Wednesday,
On Tue, Apr 16, 2013 at 1:29 PM, Gary Park wrote:
> Hello,
>
> Thanks for getting back to me.
>
> I think I forgot to mention, I am using this:
>
> http://forge.puppetlabs.com/joshcooper/powershell
>
> Does this "change" how the onlyif parameter interprets what it is provided?
>
yes it should. t
Hello,
Thanks for getting back to me.
I think I forgot to mention, I am using this:
http://forge.puppetlabs.com/joshcooper/powershell
Does this "change" how the onlyif parameter interprets what it is provided?
Thanks
Gary
On Tuesday, April 16, 2013 3:54:19 PM UTC+1, jcbollinger wrote:
On Monday, April 15, 2013 9:14:21 AM UTC-5, Gary Park wrote:
>
> Hello,
>
> I am in the process of "trying out" Puppet, and so far, it is going really
> well, and I can see a clear line of how we can use it internally.
>
> I do have one question though with regard to the using the onlyif
> para
fwiw, I put this at the top of my global site.pp (one of 3 lines in
the file).
# Globally set exec path so we don't have to specify it each time we
use exec.
Exec { path => [ '/bin/', '/sbin/' , '/usr/bin/', '/usr/sbin/' ] }
hth,
Adam
--
You received this message because you are subscribed to