Are there any plans for a puppet dashboard ebuild for gentoo?
Thx.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/Ps904r0de8wJ.
To post to this group, s
yes. I'm running a server side script that creates some data used to
update a client-side config file.
On Wednesday, April 25, 2012 6:50:52 AM UTC-7, matti wrote:
>
> Hi,
>
> Am I right in thinking that something like that has place. On the Master:
>
> generate() -> template() and/or "static fil
resources.
Thanks.
On Wednesday, April 25, 2012 6:07:05 AM UTC-7, jcbollinger wrote:
>
>
>
> On Apr 24, 3:53 pm, psychobyte wrote:
> > I need to run a the generate() function (server side) in order to
> populate
> > a data file for one of my modules. Is the
Hi,
I need to run a the generate() function (server side) in order to populate
a data file for one of my modules. Is there a way to ensure that the
generate function is
run before a config file is created (the contents of the file doesn't come
directly from generate()).
Right now I'm getting
Actually, this was a stupid mistake on my part.
I manage the puppet.conf file, when I applied the config. the puppet master
config file got set to a puppet client config.
I'm surprised it didn't output any error messages.
On Monday, April 16, 2012 9:45:25 AM UTC-7, psychobyte wro
Hi,
My puppet server was working up until I configured it to be a puppet
client. I applied the configuration on the server which seemed to work
fine. However, now when ever a client or itself
asks for an updated configuration it always comes back with a successful
poll, no updates, and the c
20 AM UTC-7, Patrick Debois wrote:
>
> I've implemented that - See pull request -
> https://github.com/puppetlabs/hiera-puppet/pull/20
>
> See
>
> https://github.com/jedi4ever/hiera-puppet/commit/2250a9825ea3382bb0518d77c4f5a8b97667f4a0
>
> for details
>
&g
Hi,
is there a fact or variable for the configuration version that I can access
from hiera or my manifests? I'd like to embed it into my files.
Thanks,
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
I don't think hiera likes defaults as array/hashes explicitly
I usually do a
$empty_hsh = {}
$empty_arr = []
and use those as default values.
HTH
On Monday, April 2, 2012 5:03:37 AM UTC-7, pablo.f...@cscs.ch wrote:
>
> Hi,
>
> There is probably something stupid I am missing, but I just can't
.
Thanks!
On Mar 14, 12:32 pm, Markus Falb wrote:
> On 14.3.2012 18:50, psychobyte wrote:
>
> > I'm trying to use standard hiera on puppet (gentoo). I simply did
>
> > # gem install hiera
>
> > Then setup /etc/hiera.yaml
>
> > When i call the hiera() functio
Hi,
I'm trying to use standard hiera on puppet (gentoo). I simply did
# gem install hiera
Then setup /etc/hiera.yaml
When i call the hiera() function in puppet i get
"Error 400 on SERVER: Unknown function hiera at /data/puppet/manifests/
site.pp:27"
Is there a step that I'm missing?
BTW. s
you can set the client to update it's catalog w/ this parameter
runinterval = 3600
On Feb 6, 2:06 am, sateesh wrote:
> Hi,
>
> I had set up the puppet agent / master configuration. I have written
> the site.pp in manifests. The catalog is running on the client with
> some time intervals. I ha
Hi,
I'm using Gentoo and puppet-2.6.12. The puppet master and client are
wrapped up in the same package, app-admin/puppet. Can someone suggest
a simple way of installing only the puppet client (I'm new to Gentoo)?
Thanks,
P.
--
You received this message because you are subscribed to the Goo
13 matches
Mail list logo