Josh Brower
|
d3065005ca
|
playbook mysqluser
|
2020-11-18 20:48:02 -05:00 |
|
m0duspwnens
|
1fca5e65df
|
redo how containers get added to so-status https://github.com/Security-Onion-Solutions/securityonion/issues/1681
|
2020-11-10 15:31:47 -05:00 |
|
Mike Reeves
|
697bc53aec
|
Dockernet Modifications
|
2020-10-27 15:08:34 -04:00 |
|
William Wernert
|
5a8d776a62
|
[ix] Correct sls syntax
|
2020-10-09 08:51:35 -04:00 |
|
William Wernert
|
065fe9042d
|
[fix] Make sure Playbook is up before creating user
|
2020-10-08 17:01:12 -04:00 |
|
William Wernert
|
e1d8f578c2
|
[feat] Add log dirs for playbook + influxdb
|
2020-10-08 12:35:14 -04:00 |
|
William Wernert
|
2a100c0dcc
|
Add OLD_ prefix + only update rules if playbook enabled
|
2020-10-02 14:34:30 -04:00 |
|
William Wernert
|
d0c267ca90
|
Fix sed command to not delete lines after match
|
2020-10-02 14:31:16 -04:00 |
|
William Wernert
|
54da2b869c
|
Add OLD_ db init files for soup compatibility
|
2020-10-02 14:12:23 -04:00 |
|
William Wernert
|
e98012ae2c
|
Fix jinja and change state orrder in setup
|
2020-10-01 17:16:26 -04:00 |
|
William Wernert
|
a5bf4bbb35
|
Fix test for key in global.sls
|
2020-10-01 14:47:18 -04:00 |
|
William Wernert
|
040730e8f5
|
Rename script for consistent naming
|
2020-10-01 11:22:11 -04:00 |
|
William Wernert
|
2264b6e51c
|
Add comments to shell code explaining curl statements
|
2020-09-30 19:54:34 -04:00 |
|
William Wernert
|
03b97cce75
|
Fix comment in new state + remove useless sleep command
|
2020-09-30 19:49:13 -04:00 |
|
William Wernert
|
11ae904100
|
Quiet script output + fix pillar value
|
2020-09-30 19:46:18 -04:00 |
|
William Wernert
|
596f2d31e4
|
Automation -> automation
|
2020-09-30 17:04:24 -04:00 |
|
William Wernert
|
3ec255ecee
|
Remove old api token from sql
|
2020-09-30 17:03:35 -04:00 |
|
William Wernert
|
6361c790e9
|
Move automation user create to separate script to run after playbook state
|
2020-09-30 17:02:02 -04:00 |
|
William Wernert
|
8e80b41ca9
|
Remove Automation user from sql, gen user + store api key
|
2020-09-30 16:32:43 -04:00 |
|
William Wernert
|
7d43d48aca
|
Remove bad line in playbook_db_init.sh
|
2020-09-29 11:13:09 -04:00 |
|
William Wernert
|
55058a11aa
|
Generate passwords for Grafana + Playbook default users
|
2020-09-29 11:12:09 -04:00 |
|
m0duspwnens
|
09cc8ae1fb
|
fail the state if it isnt in top
|
2020-09-09 16:48:50 -04:00 |
|
m0duspwnens
|
a229ae82ce
|
only allow state to run if it is in top for the node
|
2020-09-02 16:15:52 -04:00 |
|
Josh Brower
|
a8aa97edd2
|
Playbook schema update - RC2
|
2020-08-17 14:09:17 -04:00 |
|
Mike Reeves
|
24ed92c9dc
|
minio and change to global
|
2020-08-04 15:54:03 -04:00 |
|
Josh Brower
|
d11ef08961
|
Playbook anonymous perms fix
|
2020-07-15 12:37:04 -04:00 |
|
Josh Brower
|
2c72940010
|
Playbook db init fix
|
2020-07-14 09:09:55 -04:00 |
|
Josh Brower
|
b884e09e7a
|
Playbook db init fix
|
2020-07-14 09:09:47 -04:00 |
|
Jason Ertel
|
8f66a27f07
|
Refactor image repository to a single variable
|
2020-07-13 18:26:43 -04:00 |
|
Josh Brower
|
e62381e998
|
Merge pull request #982 from Security-Onion-Solutions/bugfix/alerting
Misc fixes
|
2020-07-10 19:50:27 -04:00 |
|
Josh Brower
|
65062d93f4
|
Misc fixes
|
2020-07-10 19:43:43 -04:00 |
|
m0duspwnens
|
5ca3ecf4bd
|
fix reference to master grain
|
2020-07-09 15:42:39 -04:00 |
|
m0duspwnens
|
3cf31e2460
|
https://github.com/Security-Onion-Solutions/securityonion/issues/404
|
2020-07-09 11:27:06 -04:00 |
|
Mike Reeves
|
c59096d9bd
|
rename node pillar to elasticsearch
|
2020-07-07 10:42:12 -04:00 |
|
Josh Brower
|
7811ea5d4c
|
Delete playbook_db_init.sql.backup
|
2020-07-02 05:32:35 -04:00 |
|
Josh Brower
|
d893aa0032
|
Playbook Updates
|
2020-07-01 16:48:07 -04:00 |
|
m0duspwnens
|
b396c39352
|
fix for master not having a node:mainip pillar - playbook
|
2020-06-15 15:13:29 -04:00 |
|
Jason Ertel
|
970368c74e
|
Avoid logs leaking to stdout/stderr during cron jobs
|
2020-06-03 09:42:44 -04:00 |
|
m0duspwnens
|
d0242c1da6
|
update references of /opt/so/saltstack to /opt/so/saltstack/default. use var default_salt_dir where appropriate - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/749
|
2020-05-21 10:54:47 -04:00 |
|
Josh Brower
|
23b4870ee6
|
Playbook - update plays
|
2020-05-13 12:19:37 -04:00 |
|
Josh Brower
|
4d3d7dc60e
|
salt bug workarounds
|
2020-05-12 16:24:24 -04:00 |
|
Josh Brower
|
09ce3e088a
|
playbook mysql fixes
|
2020-05-11 22:39:13 -04:00 |
|
Josh Brower
|
02160b12ee
|
Fix playbook mysql errors
|
2020-05-10 07:57:45 -04:00 |
|
Josh Brower
|
9b54a432fc
|
mysql playbook
|
2020-05-08 16:36:59 -04:00 |
|
Josh Brower
|
2e3bcf600f
|
Playbook mysql
|
2020-05-06 08:29:14 -04:00 |
|
m0duspwnens
|
766b56a944
|
update dockers to 1.2.2
|
2020-04-23 10:11:26 -04:00 |
|
Mike Reeves
|
d9e27a5444
|
Update Versions
|
2020-04-15 15:37:59 -04:00 |
|
Josh Brower
|
10b7f55372
|
Playbook - automatically set SOCtopus IP
|
2020-04-14 12:47:59 -04:00 |
|
m0duspwnens
|
8e82633772
|
fix missing : in playbook state
|
2020-03-13 13:45:29 -04:00 |
|
m0duspwnens
|
7ea0b2c284
|
add salt cron identifiers - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/134
|
2020-03-13 08:38:45 -04:00 |
|