1description: > 2 Implement to set common reboot policies. 3 4properties: 5 - name: AutoReboot 6 type: boolean 7 description: > 8 Whether or not auto reboot is enabled. 9 default: true 10