[Pkg-puppet-devel] [facter] 27/180: (FACT-375) Add rhel7 to	acceptance configs
    Stig Sandbeck Mathisen 
    ssm at debian.org
       
    Mon Jun 30 15:06:27 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit 72923507f6993e4856e74e72cb5ed9c6ab8cdf66
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Tue Mar 18 10:50:28 2014 -0700
    (FACT-375) Add rhel7 to acceptance configs
---
 acceptance/config/nodes/rhel7.yaml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
diff --git a/acceptance/config/nodes/rhel7.yaml b/acceptance/config/nodes/rhel7.yaml
new file mode 100644
index 0000000..b5706dd
--- /dev/null
+++ b/acceptance/config/nodes/rhel7.yaml
@@ -0,0 +1,20 @@
+HOSTS:
+  master:
+    roles:
+      - master
+      - agent
+    platform: el-7-x86_64
+    hypervisor: vcloud
+    template: Delivery/Quality Assurance/Templates/vCloud/redhat-7-x86_64
+  agent:
+    roles:
+      - agent
+    platform: el-7-x86_64
+    hypervisor: vcloud
+    template: Delivery/Quality Assurance/Templates/vCloud/redhat-7-x86_64
+CONFIG:
+  filecount: 12
+  datastore: instance0
+  resourcepool: delivery/Quality Assurance/FOSS/Dynamic
+  folder: Delivery/Quality Assurance/FOSS/Dynamic
+  pooling_api: http://vcloud.delivery.puppetlabs.net/
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
    
    
More information about the Pkg-puppet-devel
mailing list