GitHub - silug/basic-aio at dnfmodule_disable · GitHub
Skip to content

silug/basic-aio

 
 

Repository files navigation

basic-aio

Bootstrap a basic Puppet environment using AIO packages

The production branch of this repo contains a Vagrantfile that will build a Puppet server using the Puppet all-in-one packages with the following configured out of the box:

To get started with just an agent, take a look at sandbox. For a simple control repo example, see minimal-control.

Configuring basic-aio

The following environment variables are used to configure the Vagrant environment:

Environment variable Default value Description
IP_SUBNET 192.168.32 The internal IP subnet used by Vagrant
PUPPET_RELEASE 6 The Puppet major release version
EL_RELEASE 7 The EL release of the base box
BOX centos/${EL_RELEASE} The base box name

About

Bootstrap a basic Puppet environment using AIO packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Ruby 78.5%
  • Puppet 20.2%
  • Dockerfile 1.3%