mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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
|
git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack
|
||||||
cd 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.
|
Follow the prompts and reboot if asked to do so.
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
# user = "$USER"
|
# user = "$USER"
|
||||||
|
|
||||||
{% if grains['role'] == 'so-helix' %}
|
{% if grains['role'] == 'so-helix' %}
|
||||||
meta_cbid = {{ UNIQUEID }}
|
meta_cbid = "{{ UNIQUEID }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Configuration for telegraf agent
|
# Configuration for telegraf agent
|
||||||
|
|||||||
Reference in New Issue
Block a user