Re: [Puppet Users] Virtual Resources in PE3.7.0

2014-12-19 Thread Varun Utagikar
December 2014 15:17:40 UTC+5:30, Felix.Frank wrote: On 12/19/2014 05:08 AM, Varun Utagikar wrote: Any idea to what mistake am I doing ? Well, kind of. The code you posted originally was not accurate, apparently, for you are actually declaring a virtual resource of type users::virtual

Re: [Puppet Users] Virtual Resources in PE3.7.0

2014-12-18 Thread Varun Utagikar
Hey Felix I tried realizing the user via : Users::Virtual| title == 'varun' | and also with realize Users::Virtual['varun'] but to no avail. I put a notify in my manifest but it gives no significant o/p help just : /etc/puppetlabs/puppet/modules/users/manifests/init.pp snip class users {

[Puppet Users] Virtual Resources in PE3.7.0

2014-12-17 Thread Varun Utagikar
Hello All I could successfully declare and realize virtual users in PE 3.2.3. I am now testing the same with PE 3.7.0. Unfortunately the user is not being realized and I am getting no warnings/errors. I am pasting a snippet of my module manifests :

[Puppet Users] Re: Virtual Resources in PE3.7.0

2014-12-17 Thread Varun Utagikar
I am using CentOS 6.6 x86_64 uname -a Linux puppet.xor.in 2.6.32-504.1.3.el6.x86_64 #1 SMP Tue Nov 11 17:57:25 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux On Thursday, 18 December 2014 13:16:44 UTC+5:30, Varun Utagikar wrote: Hello All I could successfully declare and realize virtual users

[Puppet Users] Re: puppet modules export?

2014-07-14 Thread Varun Utagikar
Hey try making a tarball. works for me Varun On Monday, 14 July 2014 03:11:07 UTC+5:30, Tibor Malomsoki wrote: I get two puppetserver: A) Puppetserver: this is the old (I have got modules) B) Puppetserver: this is the new (I haven't got modules) I coppy the enviroments, moduls etc... But

Re: [Puppet Users] Issue with Role-Profile implementation

2014-07-10 Thread Varun Utagikar
/... Regards, El 10/07/2014 04:45, Varun Utagikar varun.u...@gmail.com javascript: escribió: Hey Daniel I was performing several changes to trouble shoot the issue , some where i must have renamed the dir to file , here's my o/p after reverting to the mentioned 'files' change : /etc/puppet

[Puppet Users] Issue with Role-Profile implementation

2014-07-09 Thread Varun Utagikar
Hello I am trying to implement role-profile structure . I have referred below mentioned docs/links : https://ask.puppetlabs.com/question/1655/an-end-to-end-roleprofile-example-using-hiera/ https://projects.puppetlabs.com/issues/16667 I have hit a brick wall. I am trying to pull a file on an

Re: [Puppet Users] Issue with Role-Profile implementation

2014-07-09 Thread Varun Utagikar
, leinad wrote: Varun, the files directory under siler should be named files, not file. Daniel. * Varun Utagikar varun.u...@gmail.com javascript: [07/09/2014 08:30]: Hello I am trying to implement role-profile structure . I have referred below mentioned docs/links

[Puppet Users] Re: Issue with Role-Profile implementation

2014-07-09 Thread Varun Utagikar
:40 UTC+5:30, Varun Utagikar wrote: Hello I am trying to implement role-profile structure . I have referred below mentioned docs/links : https://ask.puppetlabs.com/question/1655/an-end-to-end-roleprofile-example-using-hiera/ https://projects.puppetlabs.com/issues/16667 I have hit a brick