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