Re: [Puppet Users] Calling hiera functions from inside Ruby templates broken in Puppet 4.x?

2015-06-12 Thread Henrik Lindberg
On 2015-04-06 24:37, Stephen Gelman wrote: Henrik, Thanks for the reply. Now that it is established that this is a problem is there a plan to re-add this functionality? Should I submit a ticket for it? Here is the ticket that was logged for this. A solution is in the works. https://tickets.

[Puppet Users] Re: Release 2.0.0 of abstractit-puppet with support for puppet 4

2015-06-12 Thread Martijn
Currently rebuilding my Puppet infra. This may be just what I need! Thanks. Op woensdag 10 juni 2015 00:25:13 UTC+2 schreef Pete Brown: > > > If you aren't aware of the module it is my take on managing puppet and > friends with puppet. > It doesn't do everything yet but it manages a significant

[Puppet Users] Re: [announce] puppetlabs-concat 2.0.x release deletion

2015-06-12 Thread Bryan Jen
FYI The puppetlabs-concat 2.0.0 and 2.0.1 releases have been deleted from the Forge. If you're using either of those versions, please downgrade to 1.2.3 as soon as possible. We have also reverted the puppetlabs-concat github master to 1.2.3, if you would like to continue using 2.x or contrib

Re: [Puppet Users] A case for git (SVN vs Git)

2015-06-12 Thread Ramin K
On 6/12/15 10:57 AM, Corey Osman wrote: I have been tasked with an assignment to come up with a document for non technical decision makers to “chose Git over SVN”, since non technical people view VCS is all the same. With regards to Puppet I think its a horrible idea to use SVN but how do we p

[Puppet Users] A case for git (SVN vs Git)

2015-06-12 Thread Corey Osman
I have been tasked with an assignment to come up with a document for non technical decision makers to “chose Git over SVN”, since non technical people view VCS is all the same. With regards to Puppet I think its a horrible idea to use SVN but how do we prove it for decision makers that have no r

[Puppet Users] Re: Is this the right way of doing it?

2015-06-12 Thread jcbollinger
On Friday, June 12, 2015 at 3:14:00 AM UTC-5, Sergiu Cornea wrote: > > No help? :( > I'm afraid I don't understand the question. In particular, you assert that "in order to add an extra variable you will have to add it in all your module manifests," but that certainly is not true in an abso

[Puppet Users] Re: tagmail module doesn't work with puppet 4

2015-06-12 Thread Michael Chudobiak
I am seeing this too. I've filed a bug report at https://tickets.puppetlabs.com/browse/MODULES-2117 -- 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 to puppet-users

[Puppet Users] Re: Concat params along a node.

2015-06-12 Thread jcbollinger
On Thursday, June 11, 2015 at 3:23:55 PM UTC-5, Albert Shih wrote: > > Hi, > > Let's say I have a module to manage something on a server so > > modules/things/manifests/init.pp > /addthing.pp > > the addthing.pp whould be a define. > > And I use this « addthing »

[Puppet Users] issue svn with r10k stderr: svn: URL 'http://xxxx/puppet/environment/development/branches' non-existent in that revision

2015-06-12 Thread Spriya
Hi, I am almost getting there implementing svn with r10k. I am stuck here. Anyone can you help me in this. I am having this error: *Stderr:* *svn: URL 'http:///svn/puppet/puppetlabs/puppet/environment/development/branches' non-existent in that revision* *Exit code: 1* Here is my r10k.yaml

[Puppet Users] Re: Is this the right way of doing it?

2015-06-12 Thread Sergiu Cornea
No help? :( -- This message and its attachments are private and confidential. If you have received this message in error, please notify the sender and remove it and its attachments from your system. The University of Westminster is a charity and a company limited by guarantee. Registration n

[Puppet Users] Re: Is this the right way of doing it?

2015-06-12 Thread Sergiu Cornea
On Thursday, 11 June 2015 15:22:40 UTC+1, Sergiu Cornea wrote: > > Good afternoon guys, > > I have been assigned with the task of creating something like this: > https://github.com/duritong/puppet-webhosting/tree/master/manifests > which I successfully implemented however, in order to add an e