X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=puppet%2Fwinclient.pp;fp=puppet%2Fwinclient.pp;h=3073f550525a761ce08f4ab870df8803cfff7885;hb=4f31063a753a75338c5cbbd7e62f717d715d66f3;hp=0000000000000000000000000000000000000000;hpb=e907bf835bb61d8888f2fcd59c90bd071e841cf7;p=clearscm.git diff --git a/puppet/winclient.pp b/puppet/winclient.pp new file mode 100644 index 0000000..3073f55 --- /dev/null +++ b/puppet/winclient.pp @@ -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. +}