Puppet von puppetlabs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Tina (Diskussion | Beiträge) |
Tina (Diskussion | Beiträge) |
||
| Zeile 7: | Zeile 7: | ||
| − | = | + | =Installation ueber github= |
*Download puppet-dashboard von https://github.com/sodabrew/puppet-dashboard als zip Datei | *Download puppet-dashboard von https://github.com/sodabrew/puppet-dashboard als zip Datei | ||
*vorausgesetzte Pakete installieren (falls noch nicht auf System): | *vorausgesetzte Pakete installieren (falls noch nicht auf System): | ||
Version vom 10. Juni 2015, 13:28 Uhr
install puppetlabs repo
- wget https://apt.puppetlabs.com/puppetlabs-release-trusty.deb
- sudo dpkg -i puppetlabs-release-trusty.deb
- sudo apt-get update
Installation ueber github
- Download puppet-dashboard von https://github.com/sodabrew/puppet-dashboard als zip Datei
- vorausgesetzte Pakete installieren (falls noch nicht auf System):
apt-get install ruby apt-get install bundler apt-get install mysql