Skip to content

Commit 9fd1cb2

Browse files
author
Ashley Penney
committed
Merge pull request #719 from mhaskel/ubuntu-testing
Add a nodeset for Ubuntu 14.04.
2 parents c8bd21a + 1d72c41 commit 9fd1cb2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
HOSTS:
2+
ubuntu-server-1404-x64:
3+
roles:
4+
- master
5+
platform: ubuntu-14.04-amd64
6+
box : puppetlabs/ubuntu-14.04-64-nocm
7+
box_url : https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm
8+
hypervisor : vagrant
9+
CONFIG:
10+
log_level : debug
11+
type: git

0 commit comments

Comments
 (0)