Please review pull request #199: (maint) consolidate our agent tests opened by (justinstoller)
Description:
- Opened: Mon Apr 23 21:59:40 UTC 2012
- Based on: puppetlabs:master (f1b37d2c76e736105d7aea42eab22f561120fa83)
- Requested merge: justinstoller:maint/master/consolidate_agent_tests (d7294b5bb514c386ca76b264c5bffa7b3c6cdb78)
Diff follows:
diff --git a/ci/pe/new-agents.cfg b/ci/pe/new-agents.cfg new file mode 100644 index 0000000..c80e12d --- /dev/null +++ b/ci/pe/new-agents.cfg @@ -0,0 +1,19 @@ +HOSTS: + rhel6-32-1: + roles: + - master + - dashboard + - agent + platform: el-6-i386 + sol-10-u9-ga-x86: + roles: + - agent + - cloudpro + platform: solaris-10-i386 + win2003r2-32-1: + roles: + - agent + platform: windows-2003r2-32 +CONFIG: + nfs_server: none + consoleport: 443
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
