==> default: puppet - configuration management system, agent
==> default: puppet-common - configuration management system
==> default: puppet-el - syntax highlighting for puppet manifests in emacs
==> default: puppet-testsuite - configuration management system, development test suite
==> default: puppetmaster - configuration management system, master service
==> default: puppetmaster-common - configuration management system, master common files
==> default: puppetmaster-passenger - configuration management system, scalable master service
==> default: puppet-lint - check puppet manifests for style guide conformity
==> default: puppet-module-puppetlabs-apache - Puppet module for apache
==> default: puppet-module-puppetlabs-apt - Puppet module for apt
==> default: puppet-module-puppetlabs-concat - Puppet module for concat
==> default: puppet-module-puppetlabs-firewall - Puppet module for Firewall management
==> default: puppet-module-puppetlabs-inifile - Puppet module for ini files
==> default: puppet-module-puppetlabs-mysql - Puppet module for mysql
==> default: puppet-module-puppetlabs-ntp - Puppet module for ntp
==> default: puppet-module-puppetlabs-postgresql - Puppet module for PostgreSQL database
==> default: puppet-module-puppetlabs-stdlib - Puppet module standard library
==> default: puppet-module-puppetlabs-xinetd - Puppet module for xinetd
==> default: puppet-module-saz-memcached - Puppet module for memcached
==> default: puppetlabs-release-pc1 - Release packages for the Puppet Labs PC1 repository
==> default: puppet-agent - The Puppet Agent package contains all of the elements needed to run puppet, including ruby, facter, hiera and mcollective.
# uname -a
==> default: Linux test 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux
# cat /etc/os-release
==> default: PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
==> default: NAME="Debian GNU/Linux"
==> default: VERSION_ID="8"
==> default: VERSION="8 (jessie)"
==> default: ID=debian
==> default: HOME_URL="http://www.debian.org/"
==> default: SUPPORT_URL="http://www.debian.org/support/"
==> default: BUG_REPORT_URL="https://bugs.debian.org/"
apt-get -y install puppetserverReading package lists... DoneBuilding dependency treeReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies:puppetserver : Depends: puppet-agent (>= 1.4.0) but it is not installableE: Unable to correct problems, you have held broken packages.
sudo apt-get -y install puppet-agentReading package lists... DoneBuilding dependency tree Reading state information... DonePackage puppet-agent is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another source
cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"NAME="Raspbian GNU/Linux"VERSION_ID="8"VERSION="8 (jessie)"ID=raspbianID_LIKE=debianHOME_URL="http://www.raspbian.org/"SUPPORT_URL="http://www.raspbian.org/RaspbianForums"BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f6068e7f-2928-4b8a-a449-2589f02031a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi!Yes they enabled according to the guide. I forgot to tell. sorry!With the policy i found out that i need the arm-packages. Thats because i want to run it on raspberry pi.500 http://apt.puppetlabs.com/ jessie/PC1 armhf Packagesrelease o=Puppetlabs,a=jessie,n=jessie,l=Puppetlabs,c=PC1origin apt.puppetlabs.comDo you know how to get this stuff via sources?
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/025cf332-d4a3-4111-8a0f-8a4b626708d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.