mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #352 from Security-Onion-Solutions/TOoSmOotH-patch-1
T oo sm oot h patch 1
This commit is contained in:
@@ -69,7 +69,7 @@ Once you resolve those requirements or are using Ubuntu 16.04 do the following:
|
||||
```
|
||||
git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack
|
||||
cd securityonion-saltstack
|
||||
sudo bash so-setup-network.sh
|
||||
sudo bash so-setup-network
|
||||
```
|
||||
Follow the prompts and reboot if asked to do so.
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
# user = "$USER"
|
||||
|
||||
{% if grains['role'] == 'so-helix' %}
|
||||
meta_cbid = {{ UNIQUEID }}
|
||||
meta_cbid = "{{ UNIQUEID }}"
|
||||
{% endif %}
|
||||
|
||||
# Configuration for telegraf agent
|
||||
|
||||
Reference in New Issue
Block a user