Dotfiles/scripts/apply
2020-09-20 12:19:23 +01:00

4 lines
153 B
Bash
Executable file

#!/bin/sh
bolt apply manifests/root.pp --targets localhost --run-as root --sudo-password-prompt
bolt apply manifests/workstation.pp --targets localhost