Adding system formula to disable system sleep
This commit is contained in:
@@ -21,6 +21,9 @@ formulas:
|
||||
version: v1.13.0
|
||||
- sudoers:
|
||||
version: v0.23.3
|
||||
- system:
|
||||
version: v0.2.0
|
||||
url: https://git.metaunix.net/Salt-Formulas/system-formula.git
|
||||
- timezone:
|
||||
version: v0.4.4
|
||||
- users:
|
||||
|
||||
@@ -8,5 +8,6 @@ base:
|
||||
- openssh.banner
|
||||
- openssh.config
|
||||
- vim
|
||||
- system.sleep
|
||||
# keep this at the end of the common stuff since these are one-off installs
|
||||
- packages
|
||||
|
||||
Reference in New Issue
Block a user