From eec10b55fc5b3b3e003d96848e2d303c021e5d02 Mon Sep 17 00:00:00 2001 From: Dennis Hoppe Date: Fri, 21 Oct 2016 12:34:58 +0200 Subject: Update based on voxpupuli/modulesync_config 0.14.1 --- spec/acceptance/nodesets/ubuntu-server-1604-x64.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 spec/acceptance/nodesets/ubuntu-server-1604-x64.yml (limited to 'spec/acceptance/nodesets/ubuntu-server-1604-x64.yml') diff --git a/spec/acceptance/nodesets/ubuntu-server-1604-x64.yml b/spec/acceptance/nodesets/ubuntu-server-1604-x64.yml new file mode 100644 index 0000000..bc85e0e --- /dev/null +++ b/spec/acceptance/nodesets/ubuntu-server-1604-x64.yml @@ -0,0 +1,15 @@ +--- +# This file is managed via modulesync +# https://github.com/voxpupuli/modulesync +# https://github.com/voxpupuli/modulesync_config +HOSTS: + ubuntu-server-1604-x64: + roles: + - master + platform: ubuntu-16.04-amd64 + box: puppetlabs/ubuntu-16.04-64-nocm + hypervisor: vagrant +CONFIG: + type: foss +... +# vim: syntax=yaml -- cgit v1.2.3