Revision history for PuppetAgent


Revision [19049]

Last edited on 2017-03-28 12:56:15 by MikeShultz
Additions:
**NOTE**: Depreciated
CategoryITDefunct
Deletions:
CategoryITGuides


Revision [7371]

Edited on 2012-11-26 10:57:37 by LuizLopes
Deletions:
%%http://docs.puppetlabs.com/dashboard/manual/1.2/index.html


Revision [7370]

Edited on 2012-11-26 10:50:25 by LuizLopes
Additions:
====== Puppet-Dashboard ======
===== Rake API =====
======Guides======
Deletions:
======Puppet-Dashboard======
=====Rake API=====
======== Guides ======


Revision [7369]

Edited on 2012-11-26 10:49:28 by LuizLopes
Additions:
======== Guides ======
Deletions:
========Guides======


Revision [7368]

Edited on 2012-11-26 10:48:58 by LuizLopes
Additions:
======Puppet-Dashboard======
=====Rake API=====
========Guides======
======Help======
======Links======
Deletions:
=Puppet-Dashboard=
==Rake API==
=Guides=
=Help=
=Links=


Revision [7367]

Edited on 2012-11-26 10:47:05 by LuizLopes [re-ordering sections and adding guides.]
Additions:
=Puppet-Dashboard=
A GUI for managing puppet agents.
pez:/usr/share/puppet-dashboard rake RAILS_ENV=production -f Rakefile <command>
[[https://github.com/puppetlabs/puppet-dashboard Github]]
[[http://pez.votesmart.org:3000/nodes Puppet-dashboard on PEZ]]
=Guides=
The following are a few guides for getting it running smoothly on Pez.
pez:puppetca list --all
==delayed jobs==
In case where Pez has re-started and you notice that ##puppet-dashboard## is not processing the logs, make sure the ##delayed_job## script is running.
[[http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#starting-and-managing-delayed-job-workers delayed-job-workers]]
=Help=
=Links=
Deletions:
==how to get help==
pez: puppetca list --all
===alternative fix===
#etc/sysconfig/network
NETWORKWAIT=yes
This causes the boot process to wait for the network to come up before attempting other processes further up the stack.
$/usr/share/puppet-dashboard rake RAILS_ENV=production -f Rakefile <command>
==[[http://pez.votesmart.org:3000/nodes puppet-dashboard]]==
[[https://github.com/puppetlabs/puppet-dashboard Puppet Web-Interface]]
==Links==


Revision [7366]

Edited on 2012-11-26 10:33:11 by LuizLopes [re-ordering sections and adding guides.]
Additions:
$/usr/share/puppet-dashboard rake RAILS_ENV=production -f Rakefile <command>
Deletions:
>/usr/share/puppet-dashboard rake RAILS_ENV=production -f Rakefile <command>


Revision [7365]

Edited on 2012-11-26 10:29:33 by LuizLopes [Rake API information]
Additions:
==Rake API==
The console provides rake tasks that can group nodes, create classes, and assign classes to groups. You can use these tasks as an API to automate workflows or bypass the console’s GUI when performing large tasks.
>/usr/share/puppet-dashboard rake RAILS_ENV=production -f Rakefile <command>
[[http://docs.puppetlabs.com/pe/2.5/console_classes_groups.html#rake-api Documentation]]


Revision [6697]

Edited on 2012-08-02 14:29:53 by LuizLopes [Rake API information]
Additions:
%%http://docs.puppetlabs.com/dashboard/manual/1.2/index.html
[[http://docs.puppetlabs.com/dashboard/manual/1.2/index.html puppet-dashboard 1.2 manual]]


Revision [6543]

Edited on 2012-07-11 11:05:43 by LuizLopes [Rake API information]
Additions:
==Links==
[[http://puppetcookbook.com/ Puppet Cook-book]]


Revision [6537]

Edited on 2012-07-11 09:51:07 by LuizLopes [added alternative fix for puppet-daemon]
Additions:
===alternative fix===
#etc/sysconfig/network
NETWORKWAIT=yes
This causes the boot process to wait for the network to come up before attempting other processes further up the stack.


Revision [6482]

Edited on 2012-07-06 08:59:50 by LuizLopes [added alternative fix for puppet-daemon]
Additions:
[[https://help.ubuntu.com/10.04/serverguide/automatic-updates.html 10.04 unattended-upgrades]]


Revision [6374]

Edited on 2012-06-25 08:31:08 by LuizLopes [Linked to our dashboard instance.]
Additions:
==[[http://pez.votesmart.org:3000/nodes puppet-dashboard]]==
Deletions:
==puppet-dashboard==


Revision [6287]

Edited on 2012-06-12 16:28:12 by LuizLopes [IRC Channel]
Additions:
irc.freenode.net #puppet


Revision [6286]

Edited on 2012-06-12 16:27:41 by LuizLopes [Added links to guides for puppet-apt and dashboard]
Additions:
==apt-update==
[[https://help.ubuntu.com/community/AutomaticSecurityUpdates Ubuntu Automatic Security Updates]]
==puppet-dashboard==
[[https://github.com/puppetlabs/puppet-dashboard Puppet Web-Interface]]


Revision [6106]

Edited on 2012-04-30 08:32:46 by LuizLopes [added explanation for puppetd fix.]
Additions:
This will cause the agent to use it's ##dhcp-xxx.votesmart.org## fqdn for the generated certificate, which will be auto-signed by the puppetmaster. (puppet master is configured to auto-sign ##*.votesmart.org## as the fqdn.)


Revision [6104]

Edited on 2012-04-27 16:29:48 by LuizLopes [Added page to ITGuides]
Additions:
CategoryITGuides


Revision [6103]

Edited on 2012-04-27 16:26:34 by LuizLopes [Added page to ITGuides]
Additions:
Edit ##/etc/default/puppet##


Revision [6102]

Edited on 2012-04-27 16:24:37 by LuizLopes [link to puppet-users group]
Additions:
==how to get help==
[[http://www.mail-archive.com/puppet-users@googlegroups.com/info.html puppet-users group]]


Revision [6101]

Edited on 2012-04-27 16:23:43 by LuizLopes [link to mongrel setup]
Additions:
==scalability solution==
[[https://projects.puppetlabs.com/projects/puppet/wiki/Using_Mongrel_On_Debian Using Mongrel On Debian]]


Revision [6100]

Edited on 2012-04-27 16:20:52 by LuizLopes [Instructions on puppetca]
Additions:
==view signed certs==
pez: puppetca list --all
# revoke a certificat
pez: puppetca clean <fqdn>
# wait for the fqdn
agent: rm -r /var/lib/puppet/ssl
agent: /etc/init.d/puppet restart
Deletions:
edit ""/etc/default/puppet""
rm -r /var/lib/puppet/ssl
/etc/init.d/puppet restart


Revision [6099]

The oldest known version of this page was created on 2012-04-27 16:16:23 by LuizLopes [Instructions on puppetca]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki