remove highstate from startup_states. highstate on system start

This commit is contained in:
Josh Patterson
2026-05-14 13:57:40 -04:00
parent b328820c01
commit fabecb8288
7 changed files with 88 additions and 19 deletions
-5
View File
@@ -8,11 +8,6 @@ set_role_grain:
- name: role
- value: so-{{ grains.id.split("_") | last }}
set_highstate:
file.append:
- name: /etc/salt/minion
- text: 'startup_states: highstate'
enable_salt_minion:
service.enabled:
- name: salt-minion