mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-01 16:05:17 +02:00
configure bond and monitor nics
This commit is contained in:
@@ -44,10 +44,12 @@ sool9-{{host}}:
|
||||
# if calling states with pillar values, need to pass them in since minion pillars are not set until setup.virt.sominion state runs
|
||||
inline_script:
|
||||
- |
|
||||
sudo salt-call state.apply salt.mine_functions \
|
||||
salt-call state.apply salt.mine_functions \
|
||||
pillar='{"host": {"mainint": "enp1s0"}}'
|
||||
- salt-call mine.update
|
||||
- |
|
||||
salt-call state.apply setup.virt \
|
||||
pillar='{"host": {"mainint": "enp1s0"}}'
|
||||
- 'sudo salt-call mine.update'
|
||||
- 'sudo salt-call state.apply setup.virt'
|
||||
# grains to add to the minion
|
||||
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user