Top "Puppet" questions

Puppet is a ruby-based Configuration Management system incorporating a model-driven DSL.

Hiera command line: How do I view all data in the hierarchy for a given node?

just testing out hiera and I'd like to be able to view all the available data (variable=value pairs) in …

puppet hiera
vagrant puppet modulepath

Puppet 2.7.19 Vagrant version 1.0.6 VM OS Ubuntu 12.04 I am attempting to set the puppet module path from vagrant. Which seems like …

ubuntu-12.04 puppet vagrant
convert ip address to 32 bit integer in ruby

I am trying to find a way to convert a ip address to a 32 bit integer in Ruby for a …

ruby integer puppet
Can I install puppet modules through puppet manifest?

Primary goal is to add all puppet modules automatically, so that all dev-env's and prod-env could be started with one …

puppet
Pass variable to puppet on commandline

I'm trying to get TeamCity to trigger a deployment with puppet via the commandline using puppet.bat on Windows. In …

windows teamcity puppet
Vagrant Share - Accessing Virtual Hosts and accessing those that are not in the default web root

I have Vagrant setup and running CentOS 6.5 x64 and it runs great. No issues running multiple sites within this one …

apache vagrant puppet vhosts puphpet