On Tuesday, 5 November 2013 15:14:26 UTC, jcbollinger wrote:
>
>
>
> On Monday, November 4, 2013 10:38:00 AM UTC-6, james.e...@fasthosts.comwrote:
>>
>> Hi,
>>
>> I am having some issues with facter on a couple of servers which have a
>> large number of ip addresses.
>>
>> Essentially, all my pup
You definitely *can* move PuppetDB to another host, but I think you'd
either be mostly on your own doing it, or need to reach out to support.
AFAIK it's not supported by the installer, and I don't remember seeing
documentation on it.
The hardest part would probably be moving PuppetDB's database, b
On Thursday, November 7, 2013 9:37:02 AM UTC-6, lth wrote:
>
> Thanks but I still get a syntax error when doing
>
> file{"bar":
> require => A:foo['baz']
> }
>
>>
Evidently you have not understood the advice for which you are giving
thanks, because it was to NOT DO THAT. Instead, do this:
Hi all,
i'm making a manifest for an agent on windows.
I have to make some actions ONLY if a file already exists.
I tried in this way, but it seems dowsn't work..
class sql2008{
package { sql2008:
ensure => present,
}
exec {'check_dotnet':
command => 'IF EXIST
c:\Windows\Microsof
Hi josh
now i run the agent on a service and correctly works :-)
Il giorno giovedì 7 novembre 2013 16:10:51 UTC+1, Josh Cooper ha scritto:
>
>
>
> On Thursday, November 7, 2013, giovanni possemato wrote:
>
>> Hi all,
>>
>> i have recently installed puppet and this is my Scenario
>>
>> Puppet mast
On Thursday, November 7, 2013 6:53:25 PM UTC-6, David Mesler wrote:
>
> Well I found the cause of my 1% duplication rate. I was using the
> recommendation from this page (
> http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/FactsFacterYAML)
>
> to generate a facts.yaml file for
On 06/11/13 21:17, Jist Anidiot wrote:
> I'm trying to make sure a specific user has a special ssh key used as
> his identity file.
>
> so I'm trying something like:
>
> augeas{"user_second_key":
> context => "/files/home/user/.ssh/config",
> changes => [ "ins IdentityFile after
> /files
Puppet 2.7 (primarily; soon going to 3).
When a host's catalogue is built, Puppet collects all
the graph nodes first, correct? And **then** adds the
dependency edges between them?
Why do I ask? Because I keep coming up against a desire
for one class to know whether another one is in the
catal
I've noticed from time to time, and with certain manifests, that sometimes
there are resources that won't be applied on first run. There's no errors
during the initial run to say that a dependency failed, the resource just
isn't applied. If I then run puppet again after the first run, the resour
Thanks, Jason. I may toss the DB into a separate VM (the Master is on a
real-iron system) just to be safe. As for the other roles, I think most
of them can live happily on the Master with our smaller infrastructure.
--
You received this message because you are subscribed to the Google Gr
Puppet support engineer here.
It would take some configuration tweaks to do the migration, but it should
be doable.
Once you're set up with a support plan, we can definitely assist you with
that :)
On Thursday, November 7, 2013 4:26:16 PM UTC-8, Forrie wrote:
>
> We have perhaps 40 to 50 syste
Puppet 2.7 (primarily; soon going to 3).
When a host's catalogue is built, Puppet collects all
the graph nodes first, correct? And *then* adds the
dependency edges between them?
Why do I ask? Because I keep coming up against a desire
for one class to know whether another one is in the
catalogue
**Release candidate**
Pre-release: Hiera 1.3.0 has not yet been released.
RC2: November 8, 2013 -- Reverted #18577
RC1: October 29, 2013 -- Problems came up functional-testing on ticket
#18577, which caused us to revert it, so this build never got pushed.
Hiera 1.3.0-rc2 Downloads
---
13 matches
Mail list logo