- Notifications
You must be signed in to change notification settings - Fork2
Bootstrap a basic Puppet environment using AIO packages
License
NotificationsYou must be signed in to change notification settings
puppet-bootstrap/basic-aio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The production branch of this repo contains a Vagrantfile that will build an OpenVoxserver and agent with the following configured out of the box:
- r10k (with this repo as its control repo)
- Choria mcollective
- openvoxdb
In order to use this project, you'll needVagrant andBolt installed.
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 |
OPENVOX_VERSION | none (use the latest) | The OpenVox agent version |
OPENVOX_RELEASE | 8 | The OpenVox major release version |
EL_RELEASE | 9 | The EL release of the base box |
EL_OS_NAME | centos | The base box OS |
BOX | Depends on EL_OS_NAME | The base box name |
DEBUG | not set | Set to enable debugging output |
VERBOSE | true | Set tofalse to disable verbose (streaming) output |
NATIVE_SSH | true | Set tofalse to disable native SSH |
To get started with just an agent, take a look atsandbox. For a simple controlrepo example, seeminimal-control.
About
Bootstrap a basic Puppet environment using AIO packages
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.