Hi
just starting out with puppet.
I found
this http://projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
old page
talks about checking /etc/puppet into svn.
But on my centos install I have /etc/puppetlabs/puppet
do I add /etc/puppetlabs or /etc/puppetlabs/puppet to svn and if the
In "Learning Puppet 4", there are a couple of variations of calls to the
"epp" function. Some of them use the syntax that I find in the actual
Puppet docs, which is just "/.epp", but some of them use
something that looks more like a URI, like
"puppet:.epp". I've determined that the former
On 23/05/16 02:26, David Karr wrote:
In "Learning Puppet 4", there are a couple of variations of calls to the
"epp" function. Some of them use the syntax that I find in the actual
Puppet docs, which is just "/.epp", but some of them use
something that looks more like a URI, like
"puppet:.epp
On 22/05/16 12:41, Alex Samad wrote:
Hi
just starting out with puppet.
I found
this http://projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
old page
talks about checking /etc/puppet into svn.
But on my centos install I have /etc/puppetlabs/puppet
do I add /etc/puppetlabs or /etc
On 20/05/16 20:23, David Karr wrote:
Reading through "Learning Puppet 4", I noticed the ability to define
parameter types with pretty specific constraints, like
"Enum['foo','bar']", et cetera.
Is there any way for the list of possible enum values to be specified
elsewhere and then referenced in
Ta
I was at the last puppet (sydney ) users group. heard r10k mentioned a lot.
Also I got the impression that git was more closely integrated with puppet.
Should I be l looking at git ?
A
On 23 May 2016 at 10:40, Henrik Lindberg wrote:
> On 22/05/16 12:41, Alex Samad wrote:
>>
>> Hi
>>
>> ju
On 18/05/16 23:33, Daniel Urist wrote:
I have been using the yo61 logrotate module from puppetforge
(https://forge.puppet.com/yo61/logrotate), which seems to be the most
popular, but it recently stopped working, with many errors about
undefined parameters.
The issue seems to be the use of the st
On 23/05/16 02:44, Alex Samad wrote:
Ta
I was at the last puppet (sydney ) users group. heard r10k mentioned a lot.
Also I got the impression that git was more closely integrated with puppet.
Should I be l looking at git ?
Absolutely. The only reason to use SVN would be if you are in an
orga
If you have a choice, you should almost always look at git over svn (IMO).
On Sunday, May 22, 2016, Alex Samad wrote:
> Ta
>
> I was at the last puppet (sydney ) users group. heard r10k mentioned a lot.
>
> Also I got the impression that git was more closely integrated with puppet.
>
> Should I
On Sunday, May 22, 2016 at 5:37:22 PM UTC-7, Henrik Lindberg wrote:
>
> On 23/05/16 02:26, David Karr wrote:
> > In "Learning Puppet 4", there are a couple of variations of calls to the
> > "epp" function. Some of them use the syntax that I find in the actual
> > Puppet docs, which is just "/.e
On 19/05/16 22:19, Scott Briggs wrote:
Does anyone have any experience with Hiera 2.0 with Puppet 3.x? Is that
even possible given the newer "all in one" architecture?
"All in One" did not start until 4.x. In general - even if you managed
to make some odd combination puppet/hiera work, puppe
On 19/05/16 17:22, Julie Iaccarino wrote:
Hey all! I've got a bit of an oddity.
I've upgraded from 3.7 to 4.4 and gone over the upgrade checklist for my
code, but I'm still getting some catalog errors.
2016-05-19 15:06:51 + Puppet (err): Could not retrieve catalog
from remote serve
On 23/05/16 03:07, David Karr wrote:
On Sunday, May 22, 2016 at 5:37:22 PM UTC-7, Henrik Lindberg wrote:
On 23/05/16 02:26, David Karr wrote:
> In "Learning Puppet 4", there are a couple of variations of calls
to the
> "epp" function. Some of them use the syntax that I find in t
On 05/22/2016 06:22 PM, Henrik Lindberg wrote:
On 23/05/16 03:07, David Karr wrote:
On Sunday, May 22, 2016 at 5:37:22 PM UTC-7, Henrik Lindberg wrote:
On 23/05/16 02:26, David Karr wrote:
> In "Learning Puppet 4", there are a couple of variations of calls
to the
> "epp" functio
You can use any VCS with Puppet. I know of one shop that uses Mercurial.
Most of the tooling and integration are closely coupled with git and most of
the workflows assumes that you will be using git. So it would be a good idea to
get up to speed with it.
Of note that you can use git with svn (
How hard is it to retro fit SVN / GIT onto a puppet install.
I am building from scratch, working through the doco.
Was thinking once I have a friendly setup then I would look at putting
that into SVN/GIT.
Thoughts are
install puppet
install puppetDB
install heira ??
setup environments, currentl
Thanks a lot..
This helped.. Guess it was not necessary at all. Just running the
puppetserver service is enough..
On Thursday, 19 May 2016 13:10:42 UTC+5:30, Lowe Schmidt wrote:
>
> First off. As of Puppet 4 is the server part written in Clojure and runs
> on the JVM, the parts that are stil
17 matches
Mail list logo