mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #6827 from Security-Onion-Solutions/dougburks-patch-1
Remove unnecessary word
This commit is contained in:
@@ -664,7 +664,7 @@ up_to_2.3.90() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.3.100() {
|
up_to_2.3.100() {
|
||||||
echo "Updating to Security Onion to 2.3.100"
|
echo "Updating to Security Onion 2.3.100"
|
||||||
echo "Populating the mine with network.ip_addrs pillar.host.mainint for each host."
|
echo "Populating the mine with network.ip_addrs pillar.host.mainint for each host."
|
||||||
set +e
|
set +e
|
||||||
salt \* cmd.run cmd='MAININT=$(salt-call pillar.get host:mainint --out=newline_values_only) && salt-call mine.send name=network.ip_addrs interface="$MAININT"'
|
salt \* cmd.run cmd='MAININT=$(salt-call pillar.get host:mainint --out=newline_values_only) && salt-call mine.send name=network.ip_addrs interface="$MAININT"'
|
||||||
|
|||||||
Reference in New Issue
Block a user