Merge branch 'master' of git+ssh://github.com/adefaria/clearscm
[clearscm.git] / puppet / winclient.pp
1 # RDE Puppet Windows Client config
2
3 # This subclass defines the configuration for RDE Windows client machines
4 class rde::windows::client {
5   # Not sure what additional software is needed for a Windows Server to be a Domain
6   # Controller (DC) nor what added software might make it more useful.
7 }