904fb4a293
Lucid (10.04) has `add-apt-repository` but it doesn't accept any options. The define defaulted to `-y` but this changes that on lucid. This was made 7 months ago, so apparently no one cares about 10.04 any more.
11 lines
304 B
YAML
11 lines
304 B
YAML
HOSTS:
|
|
ubuntu-server-10044-x64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-10.04-amd64
|
|
box : ubuntu-server-10044-x64-vbox4210-nocm
|
|
box_url : http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-vbox4210-nocm.box
|
|
hypervisor : vagrant
|
|
CONFIG:
|
|
log_level: debug
|
|
type: git
|