Skip to content

This installs the puppet agent via debian package from puppet repositories

Notifications You must be signed in to change notification settings

joslinm/debian-puppet-agent-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Install Puppet Agent on Ubuntu curl https://raw.github.com/joslinm/ubuntu-puppet-agent-quickstart/master/puppet-agent-quickstart.sh | bash

Supported Releases

  • Debian 6 “Squeeze” (current stable release) (also supported by Puppet Enterprise)
  • Debian “Wheezy” (current testing distribution)
  • Debian “Sid” (current unstable distribution)
  • Ubuntu 12.04 LTS “Precise Pangolin” (also supported by Puppet Enterprise)
  • Ubuntu 10.04 LTS “Lucid Lynx” (also supported by Puppet Enterprise)
  • Ubuntu 8.04 LTS “Hardy Heron”
  • Ubuntu 12.10 “Quantal Quetzal”
  • Ubuntu 11.10 “Oneiric Ocelot”

How does this work?
It sources /etc/lsb-release to get the Ubuntu codename, which can then be used to pull down the appropriate package. For more information, see here

About

This installs the puppet agent via debian package from puppet repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages