Added puppet files
[clearscm.git] / puppet / winclient.pp
diff --git a/puppet/winclient.pp b/puppet/winclient.pp
new file mode 100644 (file)
index 0000000..3073f55
--- /dev/null
@@ -0,0 +1,7 @@
+# RDE Puppet Windows Client config
+
+# This subclass defines the configuration for RDE Windows client machines
+class rde::windows::client {
+  # Not sure what additional software is needed for a Windows Server to be a Domain
+  # Controller (DC) nor what added software might make it more useful.
+}