On Aug 22, 2014 7:37 AM, "Matt W" wrote:
>
> Anyone have any thoughts on this?
>
I have to say, using an identical node name as a way of assigning the
node's role is an "interesting" approach. I would not be surprised if you
run into other difficulties with this approach; some even harder to find
Just for anyone that's having this issue in the future.
Add the directory 'facts.d' to one of your modules.
/etc/puppet/modules/foo/facts.d
Trevor
On Wed, Jun 25, 2014 at 8:11 AM, wrote:
> This problem disappear without know reason
> So Ignore my question.
>
> On Wednesday, June 25, 2014
On Fri, Aug 22, 2014 at 12:10 PM, Nathan Brito wrote:
> I'm trying to apply settings on a Cisco Catalyst 2960S through the puppet,
> but I can not.
>
> When I give the "device #puppet verbose" command, the puppet does not
> return me error but does not apply the manifest.
>
>
> *Follows the retur
On Fri, Aug 22, 2014 at 10:38 AM, Charlie Baum
wrote:
> Running Puppet on Windows 2008r2 and 2012 in no daemon mode for a few
> applications. Issue we are having is some tools/apps such as .net 4.5 and
> some MSI files we are installing require a reboot. In no daemon mode, when
> the system reb
I'm trying to apply settings on a Cisco Catalyst 2960S through the puppet,
but I can not.
When I give the "device #puppet verbose" command, the puppet does not
return me error but does not apply the manifest.
*Follows the return of the command:*
#puppet device --verbose
> Info: starting app
Running Puppet on Windows 2008r2 and 2012 in no daemon mode for a few
applications. Issue we are having is some tools/apps such as .net 4.5 and
some MSI files we are installing require a reboot. In no daemon mode, when
the system reboots and comes back up the puppet recipe doesn't continue
wh
Even with the caching disabled, I think we ran into this again. Can one of
the puppet-devs chime in here and let me know what might be going on?
On Thursday, August 14, 2014 10:25:06 AM UTC-7, Matt W wrote:
>
> I've got a pretty strange issue here. Imagine we have two servers...
> *ServerA* and
Anyone have any thoughts on this?
On Thursday, August 14, 2014 10:39:16 AM UTC-7, Matt W wrote:
>
> We noticed that our puppet reports and our puppet node data stored on our
> puppet servers is always written out in the form of the 'node name'. So
> when we use a node name like 'prod_webserver'
Hello,
i could narrow this down a little bit
`&' for "760":String
stands for the file permissions declared as
mode => '0760',
so there must be a problem when setting file permissions.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To uns
For context... Our puppet setup is complex, with many behaviors controlled
by facter facts, in part controlled by a .INI file that support personnel
can edit. We manage thousands of VMs.
So unit tests are interesting but offer very limited coverage. Tracking
orphans on live nodes is much more comp
Hi,
Here is my unique case. I have a speech search application for which the
standard installation is to install the application components on 3 nodes
or agents. The components have the following depency
- Agent 1 needs hostname of agent 2 and agent 3 which is written into a
config fi
Hello, i have a error that occurs randomly on my Suse 11.3 boxes with
puppet agent 2.6.18
err: /Stage[main]/Staging::Register/File[/tmp/registersmt.sh]/ensure:
change from absent to file failed: Could not set 'file on ensure: undefined
method `&' for "760":String at
/etc/puppet/environments/te
Hi Juliano,
>> package epel-release-7-0.2.noarch.rpm is already installed
You are using -ivh, so if package is already installed it will fail.
Which is apparently the case.
You should use -Uvh, (U for upgrade) meaning in case the package you try
to install is more recent that the one that is inst
I'm using puppet enterprise 3.3.1 and all my nodes/master are running on
Ubuntu 14.04.1. This is my puppet.conf:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *root@puppet:~# cat /etc/puppetlabs/puppet/puppet.conf[main] certname =
> puppet.openstacklocal dns_alt_names = puppet,pup
14 matches
Mail list logo