From: Hailee Kenney Date: Mon, 17 Oct 2016 16:09:09 +0000 (+0100) Subject: (maint) Add node yaml file for oracle5 X-Git-Tag: 1.8.2~22^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=88a57e4c39191395a5983811bcad973dd59b520d;p=puppet-modules%2Fpuppetlabs-firewall.git (maint) Add node yaml file for oracle5 Prior to this commit the firewall module did not have a node file for oracle5 so it was failing in CI. In order to fix this, add the appropriate config file so tests can be run on oracle5. --- diff --git a/spec/acceptance/nodesets/new/pe/oracle-5-64mda.yml b/spec/acceptance/nodesets/new/pe/oracle-5-64mda.yml new file mode 100644 index 0000000..eb65fd4 --- /dev/null +++ b/spec/acceptance/nodesets/new/pe/oracle-5-64mda.yml @@ -0,0 +1,27 @@ +--- +HOSTS: + oracle-5-x86_64-agent: + roles: + - agent + - default + platform: el-5-x86_64 + template: oracle-5-x86_64 + hypervisor: vcloud + redhat-7-x86_64-master: + roles: + - master + - dashboard + - database + - agent + platform: el-7-x86_64 + template: redhat-7-x86_64 + hypervisor: vcloud +CONFIG: + nfs_server: none + consoleport: 443 + datastore: instance0 + folder: Delivery/Quality Assurance/Enterprise/Dynamic + resourcepool: delivery/Quality Assurance/Enterprise/Dynamic + pooling_api: http://vcloud.delivery.puppetlabs.net/ + ssh: + timeout: 600