e need to know it
There are some parameters. eg:
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
That can be included in the [main] and /or [agent] section of your
puppet.conf that can help in this case
Best regards
-
g git repositories to development colaboration.
>
>
> Thanks you,
> eduardo.
>
>
> On 28 jun, 08:11, Juan Sierra Pons wrote:
>> 2012/6/28 eduardo :
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> > Dears all,
>>
>>
ies to development and
> that's why I pretend a soft link /etc/puppet to target /home/era/
> speedy_repo/puppet-eduardo/puppet/ files owned by 'era' not by 'root',
> so I can edit then and git operations like 'era'.
>
>
> On 28 jun, 09:46, Juan S
On Jul 18, 2012 5:30 PM, "Sam Simmons" wrote:
>
> I'm simply trying to run puppet inside a bash script but I'm not seeing
any output.
>
> #!/bin/bash
> puppet master --mkusers --autosign --verbose --no-daemonize
>
> Is there an I/O redirection incantation I'm missing?
>
> --
> You received this me
}
In this case the source file is not downloaded and the logs show the
following output:
(/Stage[main]/Ntp/File[/etc/ntpd.conf]) Could not evaluate: Could not
retrieve information from environment production source(s)
puppet:///modules/ntp/files/etc/ntp.conf at
/etc/puppet/modules/ntp/manifests/init.p
o
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E
Hi
Yesterday I had the same problem. I solved it using this link:
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#installing-dependencies
Install the RubyGems package system with the script provided.
Hope it helps.
Best regards
On Aug 8, 2012 5:59 PM, "Deimos Fr" wrote:
>
rb:36:in `require'
>> from
>> /tmp/install_rubygems.wX4fqo5x78/rubygems-1.3.7/lib/rubygems/gem_runner.rb:8:in
>> `'
>> from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>> from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:
-n 1 -t puppet-lint
Best regards
----------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415
tc
Best regards
----------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E93
Hi,
If you have dashboard installed unresponsive nodes can be seen in the
left panel.
Hope it helps
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered
have the same problem stated in this thread:
https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/pXWR--eezsk
Have a look.
Hope it helps
Best regards
--
Juan Sierra Pons j..
gards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE
--
--
Hi,
Finally the problem was related with auth.conf, puppet.con &
fileserver.conf files permissions.
A restore fixed the problem.
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Regist
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE
/
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202 http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE
El 21/09/2013 01:11, "Pan Luo" escribió:
>
> I'm trying to setup a service that doesn't support any service script.
Using the following:
>
> service { 'Rserve':
> ensure => 'running',
> start => '/usr/bin/R CMD Rserve --gui-none',
> provider => 'base',
> }
>
> When I run puppet agen
El 03/10/2013 14:00, "Matt Zagrabelny" escribió:
>
> Greetings,
>
> I've setup puppet dashboard 1.2.23 along with puppetmaster 2.7.18.
>
> I am seeing many \n strings all over the place when looking at
> reports. Specifically the \n's are in the Metrics, Log, Events links.
>
> My nodes are showing
os_command <<||>> {
> require => File[resource-d],
> notify => Service[icinga],
> }
>
>
> After banging my head for 3 evenings on this I really need your help.
> Thanks for any pointers.
>
> -Chris.
>
> Hello Chris,
I am facing here the
Hello,
Right now I am using a workaround similar to Steve's approach and it
works pretty well
Just checking what other people is doing
Thank for your replies and time
Best regards
--
Juan Sierra
/usr/bin/ruby1.8
puppet agent --test
Launch this one for each server
ssh root@remoteserver1 /bin/bash < RemoteCommands.txt
For windows I suppose that similar can be done using powershell.
Hope it helps.
Best regards
----
gards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66
fixed, it was a ca file permissions issue.
Regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http
n copy it to the image using scp, libguestfs-tools, etc.
You can have an idea looking the provisioningDO rakefile:
https://github.com/juasiepo/provisioningDO/blob/master/rakefile
Best regards
--
Juan Sierra Pons j...@elsotanillo
109e4347bf9ed3d5
Anyone have faced this before?
Any idea howto proceed?
Thanks for your time
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web:
El 20/04/2014 18:29, "Mike R." escribió:
>
> Using wheezy or unstable puppetlabs release, dist-upgrade wants to remove
puppet and puppet-common to upgrade libruby. Anyone seen this?
>
>
> root@enigma:~# apt-get dist-upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state
uppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/e4ebdcdc-4bc2-46d0-8e79-24370336ba17%40goo
ert.org.crt.org.crt
-file /etc/puppet/files/certificates/mycert.org.crt -keystore
/home/devops/
Any Idea what I am doing wrong?
Best regards
--
Juan Sierra Pons j...@elsotanillo.n
puppetmaster.
BTW: there is an open bug about this:
https://tickets.puppetlabs.com/browse/MODULES-559
Thanks for your time
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux
modifications it should fit your expectations
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com
't be difficult to change its behavior.
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.
gt; https://groups.google.com/d/msgid/puppet-users/bc657bc3-9659-46b4-b713-26d9ebea9f64%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Hi,
I think there is not better soluction as titles must be unique per
resource type [1]
Your solution seems ok for me
[1]
llecting duplicate resources in puppet
[1]
http://docs.puppetlabs.com/puppet/latest/reference/lang_exported.html#uniqueness
[2]
http://ttboj.wordpress.com/2013/06/04/collecting-duplicate-resources-in-puppet/
Hope it helps
Best regards
------
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE
Hi
I think you have missed a r in the $puppetserver variable name
puppet://$puppetserve/modules/ntp/etc/ntp.conf
^
Best regards
--
Juan Sierra Pons
uppet start
It should do the dirty job for you :)
[1] https://gist.github.com/lofidellity/1205953
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.el
abriel Filion
>
Hi,
I didn't know it either. :)
This drive me to ask a related question: Can the same approach be used
when the certificate expires?
I suppose the answer is yes but I haven't got the opportunity to try it
Thank you
Best regards
-----
Hi
If you installed puppetdb using puppetlabs-puppetdb. Usually removing
router.yaml and puppetdb.conf on /etc/puppet folder and running Puppet
again fixes it
Disclaimer: I am not in front of the computer so I am not sure if the
files' names are misspelled. Also make a backup just in case.
Hope
Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE
Hi,
I am using puppetlabs-puppetdb module too.
Can you install puppetdb manually using your os package tool (apt/yum)?
Regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User
Hi,
Check again your config as puppetlabs-puppetdb should install the
binary and then configure it.
Best Regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered
board-> server3.example.org
Any idea what am I missing?
Thanks for your time
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.gith
2014-08-19 18:40 GMT+02:00 Juan Sierra Pons :
> Hi
>
> I have been using puppet-dashboard for a long time over http without problem
> Today I have configured the https creating the ssl certificate, etc.
>
> puppetmaster, dashboard and workers have been restarted
>
> Also I
Hi
Finally I've found the bug... between the keyboard and the seat :)
A missing ":" between https and //
reporturl = https://dashboard.example.org:443/reports/upload
Regards
------
J
27;apache::my_vhosts'))
This way you accomplishes the two requirements: do not touch the
module and put all your data on hiera :)
Best regards
------
Juan Sierra Pons j...@elsotanillo.
%= %>
<% end -%>
I think this is an easy one but after several tries I have decided to ask here.
Thank you for your time
Best regards
------
Juan Sierra Pons j...@elsotani
or your time
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 34
Hi
Finally I have changed to another kind on loop that works for my case
uri<% @ldap_servers.each do |server| -%>
ldap://<%= server -%>
<% end %>
Thank you for your time
Best regards
-----
dern-puppet-master-from-scratch/
[2] http://terrarum.net/blog/puppet-infrastructure.html
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.el
[1] http://terrarum.net/blog/puppet-infrastructure.html
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fi
dmin has made to the system.
"
Hope it helps
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.gi
ok two but one day it stopped.
Any Idea what am I missing?
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net
, http
[...]
What I am missing?
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GP
y idea what am I doing wrong?
Thanks for your time
Best regards
[1] https://github.com/adrienthebo/r10k/blob/master/doc/puppetfile.mkd
--
Juan Sierra Pons j...@elsotanillo.net
Linux
gards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936
El viernes, 10 de enero de 2014 10:44:43 UTC+1, Andrey escribió:
>
> Is anyone using mcollective module from puppetlabs?
> is there built-in way to configure activemq clustering between 2 DCs which
> I am missing?
>
>
> Andrey
>
Hi,
I am facing the same issue now: configuring activemq clusterin
[1] http://blog.mague.com/?p=468
----------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint
this script in a cron job
In less than 10-20 lines/30 minutes you should have a working
solution. Quick and dirty :)
Best regards
--
Juan Sierra Pons j...@elsotanillo.net
Linux User
-una-bbdd-mysql-desde-bash-2/
At least the DB connection step is solved. :)
Hope it helps
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elso
lter',
}
firewall { '103 allow https':
ensure => 'present',
action => 'accept',
chain => 'INPUT',
isfragment => 'false',
port => ['443'],
proto => 'tcp',
random
=> 'false',
reap => 'false',
rsource=> 'false',
rttl => 'false',
socket => 'false',
table => 'filter',
}
'
6.- Save the output of "iptables -L"
7.- Compare both outputs
--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406
les.html#in-other-settings
Thank you for your time
Best regards
------
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
GPG key = 0xA110F4FE
Key
: ca_crt.pem
CApath: none
* STATE: SENDPROTOCONNECT => PROTOCONNECT handle 0x600057080; line
1239 (connection #0)
* Expire cleared
* Curl_done
* Closing connection 0
* The cache now contains 0 members
Any idea what am I doing wrong?
Best regards
-
The problem was between the seat and the keyboard :P
I was using different ca names (ca_crt.pem != ca.pem)
Now it works perfectly
Best regard
--
Juan Sierra Pons j
65 matches
Mail list logo