Puppet Class: secure_windows::stig::v73381

Defined in:
manifests/stig/v73381.pp

Overview

This class manages V-73381 Domain controllers must run on a machine dedicated to that function.



3
4
5
6
# File 'manifests/stig/v73381.pp', line 3

class secure_windows::stig::v73381 {
  # Windows Roles are documented in the windows_role fact.
  # Review the roles on Domain Controllers for irregularities.
}