Refactor
This commit is contained in:
parent
ce02589fe2
commit
33d564268f
3 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,7 @@
|
||||||
# Noveria Salt-State
|
# Noveria Salt-State
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
This repository is for the master-less salt-statetree for the noveria host, running Alpine Linux
|
This repository is for the master-less salt-statetree for the noveria host, running Alpine Linux
|
||||||
|
|
||||||
It managed the complete system using the saltproject.
|
It manages the complete system using the saltproject.
|
||||||
|
|
||||||
For further instructions, head to the official salt docs: https://docs.saltproject.io/en/latest/contents.html
|
For further instructions, head to the official salt docs: https://docs.saltproject.io/en/latest/contents.html
|
||||||
|
|
2
top.sls
2
top.sls
|
@ -3,6 +3,4 @@ base:
|
||||||
- system
|
- system
|
||||||
- network
|
- network
|
||||||
- apps
|
- apps
|
||||||
- podman
|
|
||||||
- mysql
|
|
||||||
- openssh
|
- openssh
|
||||||
|
|
Loading…
Reference in a new issue