Please review pull request #163: (Maint): Remove orphaned windows configuration opened by (joshcooper)
Description:
The windows configuration was renamed to have a ci- prefix, but the
old version was left behind and is no longer used. Instead we're usingci/ci-windows2003-64a.cfg. Deleting the orphaned one so we don't
confuse ourselves.
- Opened: Mon Mar 12 19:17:36 UTC 2012
- Based on: puppetlabs:master (91740bfe537b3fbedf0a7f5973764cc21923de77)
- Requested merge: joshcooper:maint/master/remove-windows-cfg (43dc2a707a40f81eb8b12d0a48c06972e925d351)
Diff follows:
diff --git a/ci/windows2003-64a.cfg b/ci/windows2003-64a.cfg deleted file mode 100644 index 87aaae4..0000000 --- a/ci/windows2003-64a.cfg +++ /dev/null @@ -1,13 +0,0 @@ -HOSTS: - rhel6-32-1: - roles: - - master - - agent - platform: el-6-i386 - win2003r2-acceptance: - roles: - - agent - platform: windows-2003r2-64 -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.
