search for: ensure_resource

Displaying 6 results from an estimated 6 matches for "ensure_resource".

2012 Oct 24
5
Multiple resource definition error
Hi, So, I am writing a module to install and configure ucarp. There is only one module in puppet forge and that is not that good. In ucarp, same configuration files have to be served on two servers and to configure the host I am defining a custom resource ucarp::host::config. So, for using, I''ll have to create this resource two times on two different servers. So, this resource
2013 Nov 01
9
package conflict resolution method:
Hello, list: I have two puppet modules that are unrelated to each other, but both have (unrelated) Python scripts that parse YAML. As such, both have a block like the following in their manifests for the PyYAML script dependency: package { ''PyYAML'': ensure => installed, } If I try and include both modules on the same server this causes an obvious
2015 Jun 29
1
puppet files denied by SELinux
...ndencies > Notice: /File[/var/lib/puppet/lib/facter/ssldir.rb]: Dependency > File[/var/lib/puppet/lib] has failures: true > Warning: /File[/var/lib/puppet/lib/facter/ssldir.rb]: Skipping because of > failed dependencies > Notice: > /File[/var/lib/puppet/lib/puppet/parser/functions/ensure_resource.rb]: > Dependency File[/var/lib/puppet/lib] has failures: true > Warning: > /File[/var/lib/puppet/lib/puppet/parser/functions/ensure_resource.rb]: > Skipping because of failed dependencies > Notice: /File[/var/lib/puppet/lib/puppet/parser/functions/validate_re.rb]: > Dependency Fi...
2012 Aug 16
0
Announcing stdlib 3.0.0
...feature release contains the following new features since version 2.4.0 2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0 * stdlib 3.0 drops support with Puppet 2.6 * stdlib 3.0 preserves support with Puppet 2.7 2012-08-07 - Dan Bode <dan@puppetlabs.com> - 3.0.0 * Add function ensure_resource and defined_with_params (ba789de) 2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 3.0.0 * (#2157) Remove facter_dot_d for compatibility with external facts (f92574f) 2012-04-10 - Chris Price <chris@puppetlabs.com> - 3.0.0 * (#13693) moving logic from local spec_helper to puppet...
2015 Jun 21
2
puppet files denied by SELinux
Hi all, Thanks for all your suggestions. Here's where I'm at with this. Can you give details about your puppetmasterd setup ? it seems that > you're using Foreman as puppet ENC. > Yes, I'm on foreman 1.7.4 and puppet 3.75. You are correct that I'm using foreman, sorry I hadn't thought to mention it! > Foreman works fine with selinux enabled : that's what
2015 Jun 21
0
puppet files denied by SELinux
...kipping because of failed dependencies Notice: /File[/var/lib/puppet/lib/facter/ssldir.rb]: Dependency File[/var/lib/puppet/lib] has failures: true Warning: /File[/var/lib/puppet/lib/facter/ssldir.rb]: Skipping because of failed dependencies Notice: /File[/var/lib/puppet/lib/puppet/parser/functions/ensure_resource.rb]: Dependency File[/var/lib/puppet/lib] has failures: true Warning: /File[/var/lib/puppet/lib/puppet/parser/functions/ensure_resource.rb]: Skipping because of failed dependencies Notice: /File[/var/lib/puppet/lib/puppet/parser/functions/validate_re.rb]: Dependency File[/var/lib/puppet/lib] has fa...