Hello all,
I am just learning Puppet-Poetry for controlling packages and file
contents.
Looking at the depth of language and concepts for this application, I
thought, "There must be a mechanism for controlling IP addresses and
interfaces for agent nodes that I am not seeing."
Would it be p
I've been using puppet for a while, and have built up quite a range of my
own very (very!) basic modules to do what I need to do.
Now I'm starting to delve into the world of puppetlabs and am testing the
new puppetlabs-mysql module (2.0.0-rc3) and have a (probably) fairly basic
question, about
I do this with params.merge! in a before block:
here is an example:
https://github.com/stackforge/puppet-openstack/blob/master/spec/classes/openstack_cinder_all_spec.rb#L61
On Mon, Oct 7, 2013 at 6:26 AM, Johan De Wit wrote:
> Hi,
>
> I'm looking for a way to avoid repeating all necessary fa
3.3.1 is a bug fix release in the Puppet 3.3 series. The focus
of the release is fixing backwards compatibility regressions that
were introduced via the YAML deprecations in 3.3.0.
*Upgrade Note*
The release of Puppet 3.3.1 supersedes the upgrade warning for
Puppet 3.3.0. As of 3.3.1, agent nodes
Hi!
I got the same problem. Has someone a solution for this?
thanks
Am Freitag, 2. August 2013 22:37:36 UTC+2 schrieb espe:
>
> Hi,
> if I send the certificate request from puppet dashboard to the puppet
> master, I get the error
>
> SSL_connect returned=1 errno=0 state=SSLv3 read server certif
We believe we have fixed these issues with the installer in the version
that is coming out soon. Here was the issue -
https://projects.puppetlabs.com/issues/22493
Thanks!
On Sun, Oct 6, 2013 at 9:04 AM, eugen wrote:
> Same stuff for russian windows
> Please help us )
>
> среда, 17 июля 2013 г.
I've been trying to use the ruby19 and rubygems19 packages from amazons yum
repo but cant get around this issue:
[root@ip-10-234-225-44 ~]# puppetd --test
/usr/share/rubygems1.9/rubygems/custom_require.rb:36:in `require': cannot
load such file -- puppet/application/agent (LoadError)
fro
Thanks! That is what I need.
понедельник, 7 октября 2013 г., 17:17:12 UTC+4 пользователь jcbollinger
написал:
>
>
>
> On Monday, October 7, 2013 8:14:52 AM UTC-5, jcbollinger wrote:
>>
>> $soft1_versions = $site::pkg_versions['soft1']
>>
>>
> Sorry, that should be
>
> $soft1_versions = $site::v
Hi Paul,
Here's a diagram showing how the puppet run process flows:
http://www.aosabook.org/images/puppet/TimingDiagram.png
as you can see, facter is run exactly once, before the catalog is created.
facter is not invoked again until the next run. I suppose you could have
your sshkey resource not
I have a requirement where I want a Fact to be stored in PuppetDB during
the manifest run and not during the initial fact gathering phase.
I know I can, in my manifests, create a file in /etc/facter/facts.d or I
can write a Ruby script that will then be distributed by plugin sync. But
both of t
On Saturday, October 5, 2013 3:38:55 AM UTC-5, Raju Patil wrote:
>
> I have write the below script in puppet language on puppet master. Now
> wants to know that, I have to call this script to be excuted from puppet
> master on End points. How do I do that ?
>
In the strictest sense, you *don'
Hi group,
I got strange situations with my puppet configuration, i get this error
with out my puppetmaster runnging:
[ 2013-10-07 15:09:51.4965 4514/7fc6e1ded700 Pool2/Spawner.h:738 ]: [App
4605 stdout]
[ 2013-10-07 15:09:52.5461 4514/7fc6e1ded700 Pool2/Implementation.cpp:777
]: Could not spa
Hi,
I'm looking for a way to avoid repeating all necessary facts to make the
catalog compile.
I'm using the let function for passing needed facts:
Now I have to repeat all facts in every context to make it work. Is
there a way to do something like :
describe 'x' do
let(:facts) {{ :x =>
On Monday, October 7, 2013 8:14:52 AM UTC-5, jcbollinger wrote:
>
> $soft1_versions = $site::pkg_versions['soft1']
>
>
Sorry, that should be
$soft1_versions = $site::versions::pkg_versions['soft1']
John
--
You received this message because you are subscribed to the Google Groups
"Puppet
On Friday, October 4, 2013 11:52:57 AM UTC-5, kay kay wrote:
>
> I would like to create one file with array, i.e.:
>
> $pkg_versions = {
> soft1 => { prod => "0.0.6", test => "0.0.7" },
> soft2 => { prod => "1.1.4", test => "1.1.5" };
> }
>
> And "require" this file in several environments.
Dear all,
We have a few reasons to have various PuppetDBs (and Masters, one per
cluster) in our datacenter and, eventually, there may be a need to share
*only* a few exported resources between clusters, like a few ssh-keys or
nagios tests.
Is there a mechanism to pull and push some exported resou
Tried running the below command:-
*
sudo rpm -ivh
http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-7.noarch.rpm
*
And got this:-
Retrieving
http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-7.noarch.rpm
curl: (7) Failed to connect to 2600:3c00::f03c:91ff:fe69:6b
17 matches
Mail list logo