Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 507 Bytes

File metadata and controls

22 lines (16 loc) · 507 Bytes

Pre Requisites

Make sure you have isctl installed and configured.

Steps

  1. Open the policies.yaml and modify any environment specific settings.
    Have a good look at the NTP and SMPT settings.

  2. Create the Policies

isctl apply -f policies.yaml
  1. Create the Server Profile Template
isctl apply -f serverProfileTemplate.yaml

That's it! you're all set.

Clean up

To clean up just rust the isctl apply commands but add a -d at the end.