Hi everybody,
does somebody know when the puppetdb packages will be available to
build a complete puppet master/server based on Debian Jessie?
Best Regards
Oli
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and
On Wed, 21 Jan 2015 05:40:27 -0800 (PST)
Mike Hendon wrote:
> Triggering a refresh when you've changed manifests is also a pain.
Is a refresh on every change needed?
Best Regards
Oli
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubsc
Hi everybody,
does somebody already use the puppet server at all? Can you share your
experiences?
Best Regards
Oli
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
On Mon, 19 Nov 2012 09:02:27 +0100
Martin Alfke wrote:
> I am thinking about running a Puppet Conf in Berlin/Germany.
Great idea.
> Are there any people on this list from nearby?
Airplanes exists. :-)
> Do you want to support (talk, workshop)?
Yes, of course.
Regards
Oli
--
You received
On Thu, 11 Oct 2012 17:03:05 +0200
Brent Clark wrote:
> I was wondering if someone could help me.
>
> Say I have three servers. One puppet master, one webserver, and one
> nagios server.
>
> Is there a way to automate the process of adding the web server to
> the nagios server for monitoring vi
Am Thursday 21 April 2011 schrieb mir Martin Alfke:
> On Apr 21, 2011, at 10:58 AM, Oliver Schad wrote:
> > Inside I use a template which shows me "undef" as value for the
> > parameters above. If I define the same parameters inside the class,
> > it works.
>
&
Hi all,
does somebody know if default parameters in classes with parameters work? I
tried it with puppet v2.6.7 i.e.:
class app::mysql(
$mysql_data_dir = '/data/mysql/data',
$mysql_log_dir = '/data/mysql/log',
$mysql_binlog_dir = '/data/mysql/bi
Am Thursday 09 December 2010 schrieb mir Carl Caum:
> Let's say I have a define in class 'foo' called 'foo::bar':
>
> define foo::bar ($var1, $var2) {
> ...
> }
>
> Then I have a ruby hostclass
>
> hostclass :foo do
> ...
> }
>
> I see I can successfully set the parameters by doing:
Am Sunday 14 March 2010 schrieb mir Peter Meier:
> collecting exported resources.
>
> You find more about that here:
> http://projects.reductivelabs.com/projects/puppet/wiki/Exported_Resourc
> es
>
>
> It es very powerful if you want to distribute "configurations" related
> to one host to anothe
Am Saturday 13 March 2010 schrieb mir Todd Zullinger:
> # Collect ssh keys and add them to /etc/ssh/ssh_known_hosts
> case $sshrsakey {
> '': { alert("No sshrsakey found for $fqdn") }
> default: {
> @@sshkey { $fqdn:
^^
> alias => [$hostname, $ipaddress],
>
Am Tuesday 23 February 2010 schrieb mir tobyriddell:
> > Comparing CPU utilisation is like benchmarking cars by seeing how
> > well they float.
>
> Without wanting to appear flippant, perhaps I want a floating car :)
>
> In my case I need a tool that *if* run during production hours will
> consum
Am Monday 22 February 2010 schrieb mir Oliver Schad:
> Hi,
>
> I see a network as one system (a network is not one IP subnet). A
> typical setup is abstract to build up a server which serves some data.
>
> The sum of a configuration is for me some packages, some configuration
Hi,
I see a network as one system (a network is not one IP subnet). A typical
setup is abstract to build up a server which serves some data.
The sum of a configuration is for me some packages, some configuration
files, some data. What you need is monitoring and backup additionally to a
configu
Am Tuesday 02 February 2010 schrieb mir Michael DeHaan:
> Oliver Schad wrote:
> > Is there a tool outside where I can use puppet descriptions to
> > program such jobs? Or is there a tool outside you know, that allows
> > me to program network wide jobs without puppet where I c
Am Wednesday 03 February 2010 schrieb mir James Cammarata:
> On Tue, 02 Feb 2010 20:25:35 -0800, Scott Smith wrote:
> > On 2/2/10 8:18 PM, James Cammarata wrote:
> >> Symlinks wouldn't work, I'd just make them shell scripts.
> >
> > Wait, what? Checking $0 and loading client, server or doc code wo
Hi,
I know puppet allow me to describe the target state of my system and
changes the state automatically to that description.
In some situations you want to describe a process how things should go
maybe dependent on other systems where the order is important and maybe
you need some checks afte
Am Tuesday 02 February 2010 schrieb mir Daniel Kerwin:
> I use the same layout and the only way it works for me was to create
> file resources and distribute the files directly. After distribution i
> call check_system_crontabs to rebuild the crontab based on cron
> scripts in /etc/cron.d ...
>
>
Please ignore, sorry for the double posting
signature.asc
Description: This is a digitally signed message part.
Hi,
is there a way to manage cron jobs by puppet with the builtin cron
ressource in extra files?
I use to manage my cron jobs below /etc/cron.d and a service own name, for
example /etc/cron.d/apache (which can contain many jobs).
If I remove my service apache from the system or migrate it to
Hi,
is there a way to manage cron jobs by puppet with the builtin cron
ressource in extra files?
I use to manage my cron jobs below /etc/cron.d and a service own name, for
example /etc/cron.d/apache (which can contain many jobs).
If I remove my service apache from the system or migrate it to
20 matches
Mail list logo