Hello,
Does puppet have the capability to make third party REST API calls? For
example, just the way we do a REST API call using Java.
Thanks!
-varun
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this grou
Hello Lupin-
Thank you for the update! Could you point me for any article, so that i can
take a look at how exactly it could be done.
Thanks!
-varun
On Monday, 6 April 2015 20:38:29 UTC-7, lupin...@gmail.com wrote:
>
>
>
> On Tuesday, April 7, 2015 at 8:09:41 AM UTC+12, varun
I am planning to use puppet for the configuration of a custom network
appliance. My main problem is i am unable to install puppet on the
appliance, as it is not supported. I have access to the rest api's exposed
by the appliance. So can i use puppet to make the rest api calls and try to
do th
Hi,
I am trying to figure out an API to add nodes to the puppet dashboard. Is
there a REST API on the puppet dashboard which lets me do so.
Thanks
Varun
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this grou
I am so sorry Felix
I was experimenting with different methods My manifest is as below (ignore
::localuser)
/etc/puppetlabs/puppet/modules/users/manifests/init.pp
class users {
notify { 'Adding User varun' : }
@users::virtual { 'varun':
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/mani
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 v
/manifests/init.pp
class users {
@users::virtual { 'varun':
uid => 1002,
pass=> '$1$Qrt51$JpQOHlU9lMpthG9U5dWiG.',
name=> 'admin',
}
}
/etc/puppetlabs/puppet/modules/users/manif
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
ppet:///modules/...
>
> Regards,
> El 10/07/2014 04:45, "Varun Utagikar" >
> 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
: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.
ction 69946493782000
Issue still persists.
On Wednesday, 9 July 2014 19:15:22 UTC+5:30, leinad wrote:
>
> Varun,
>
> the files directory under siler should be named files, not file.
>
> Daniel.
>
> * Varun Utagikar > [07/09/2014 08:30]:
> >Hello
> >I
hooting steps that i could find . I am not
sure whether its just a simple configuration issue or a bug. I am unable to
troubleshoot further due to non availability of documentation on
role-profile definitions.I request you to help me in sorting this out.
Varun A Utagikar
p.s. - Sorry for the l
13 matches
Mail list logo