forked from voxpupuli/beaker-rspec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample.cfg
28 lines (28 loc) · 828 Bytes
/
sample.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
HOSTS:
ubuntu-10-04-4-x64-master:
roles:
- master
- agent
- dashboard
- database
platform: ubuntu-10.04-amd64
hypervisor: vagrant
box: ubuntu-server-10044-x64-vbox4210
box_url: http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-vbox4210.box
ip: 192.168.20.20
distmoduledir: .
pe_dir: http://enterprise.delivery.puppetlabs.net/3.1/ci-ready/
ubuntu-10-04-4-x64-agent:
roles:
- agent
platform: ubuntu-10.04-amd64
hypervisor: vagrant
box: ubuntu-server-10044-x64-vbox4210
box_url: http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-vbox4210.box
ip: 192.168.21.21
distmoduledir: .
pe_dir: http://enterprise.delivery.puppetlabs.net/3.1/ci-ready/
CONFIG:
nfs_server: none
consoleport: 443
type: git