Make sure you have isctl installed and configured.
-
Open the policies.yaml and modify any environment specific settings.
Have a good look at the NTP and SMPT settings. -
Create the Policies
isctl apply -f policies.yaml
- Create the Server Profile Template
isctl apply -f serverProfileTemplate.yaml
That's it! you're all set.
To clean up just rust the isctl apply
commands but add a -d
at the end.