global.sls and data.* gone missing?? #12768
Replies: 1 comment 2 replies
-
Did you lose your connection during soup? What does this return - |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
So here's my issue... when attempting to run soup to update from 2.4 to 2.5 I am running into the following error's:
I have checked for the global.sls file within /opt/so/saltstack/local/pillar/ and it does not exist.
[dronionmaster] > file *
backup: directory
bpf: directory
data: directory
docker: directory
elastalert: directory
elasticfleet: directory
elasticsearch: directory
firewall: directory
global: directory
healthcheck: directory
idh: directory
idstools: directory
influxdb: directory
kibana: directory
kratos: directory
logrotate: directory
logstash: directory
manager: directory
minions: directory
nginx: directory
node_data: directory
ntp: directory
patch: directory
pcap: directory
redis: directory
secrets.sls: ASCII text
sensoroni: directory
soc: directory
soctopus: directory
stig: directory
strelka: directory
suricata: directory
telegraf: directory
zeek: directory
[dronionmaster] > file global.sls
global.sls: cannot open 'global.sls' (No such file or directory)
I'm not sure how I can get this file? or regenerate a new one?
And I'm not sure what the 'data.*' file is?
Beta Was this translation helpful? Give feedback.
All reactions