It looks like a syntax issue (at a minimum):
*package { "sudo-ldap":*
*ensure => present,*
*require => Package["sudo],*
*}*
*}*
*
*
There isn't a trailing doublequote for the "sudo" line.
On 20 January 2013 16:38, Fusebox wrote:
> Hello Folks!
>
> I am trying to learn pu
I am trying to add multiple new services to /etc/services file. I was able
to get one entry placed as the last service, but have been unable to insert
additional entries.
augtool> set /files/etc/services/service-name[last()] "DB2_db2inst1_1"
augtool> set /files/etc/services/service-name[. = 'DB
Hello Folks!
I am trying to learn puppet. Installed the puppet 3.0.2 and configured one
node as the master and the other as the client. Generated the certs and all
that. But, I seem to be doing something wrong wrt to the init.pp file.
Attached is exact error and my current server configuration.
Hello,
On Fri, Jan 18, 2013 at 4:32 PM, Jascha Lee wrote:
>
>
> On Wednesday, January 4, 2012 5:04:34 PM UTC-8, Jo wrote:
>>
>>
>> Step 1: Upgrade Ruby
>>
>
> The puppetlabs-deps repo (
> http://yum.puppetlabs.com/el/5/products/x86_64/puppetlabs-release-5-6.noarch.rpm)
> has ruby 1.8.7 RPMs
>
F
Permissions on the source should be irrelevant imho.
Windows should always respect the destination inheritance, particularly if no
mode is specified. Source perms are irrelevant imho.
We need a proper permissions type and provider which can handle the ntfs acl
style. Mode interpretation is jus
Thanks for the responses. The pointer to the autorequires sections in the
type reference is what
I was looking for.
It might be a good idea to add this pointer to the autorequire section in
the docs here:
http://docs.puppetlabs.com/learning/ordering.html
This is what I read first, and it doesn'