Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Salt-users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Salt-users
1–30 of 8524
Welcome to the Salt Users mailing list!
If you are a VMware Support
customer, you can get help
here
. There are also other community resources for help listed
here
.
Mark all as read
Report group
0 selected
Румен Раданов
,
Shane Lee
3
Apr 16
Salt-minion 3005.5
I don't know what version of Windows you're on, but more recent versions of Windows are
unread,
Salt-minion 3005.5
I don't know what version of Windows you're on, but more recent versions of Windows are
Apr 16
Румен Раданов
Mar 18
Salt-Minion 3005.5 stuck on Paused state
Hello, I perform fresh install of the Salt-minion 3000.5 and when I start the service after
unread,
Salt-Minion 3005.5 stuck on Paused state
Hello, I perform fresh install of the Salt-minion 3000.5 and when I start the service after
Mar 18
Sean McGrath
,
Hagen Kröber
4
Mar 10
salt-ssh pkg.install fails
Thanks for that. Will consider if it would work for us. On Monday, 10 March 2025 at 09:41:04 UTC
unread,
salt-ssh pkg.install fails
Thanks for that. Will consider if it would work for us. On Monday, 10 March 2025 at 09:41:04 UTC
Mar 10
Phipps, Thomas
Mar 5
Re: [salt-users] Using values from different pillar environment in a state
the minion only keeps one copy of the pillar in memory. https://docs.saltproject.io/en/3006/ref/
unread,
Re: [salt-users] Using values from different pillar environment in a state
the minion only keeps one copy of the pillar in memory. https://docs.saltproject.io/en/3006/ref/
Mar 5
DD
Mar 5
Use variables from different pillar environments in one state
Hi, I have the following folder structure in my pillar pillar: cut: my_test: init.sls dev: my_test:
unread,
Use variables from different pillar environments in one state
Hi, I have the following folder structure in my pillar pillar: cut: my_test: init.sls dev: my_test:
Mar 5
Sid Young
Feb 18
Engine Sample Code
Just a heads up, if anyone is after some sample code to implement "Engines" I've
unread,
Engine Sample Code
Just a heads up, if anyone is after some sample code to implement "Engines" I've
Feb 18
Brian C. Hill
,
Phipps, Thomas
3
Feb 15
salt-call - [WARNING ] TLS not supported with zeromq transport
Indeed, I found it set randomly on that one host. <sigh> Thanks! Brian On 2/8/25 8:27 AM, '
unread,
salt-call - [WARNING ] TLS not supported with zeromq transport
Indeed, I found it set randomly on that one host. <sigh> Thanks! Brian On 2/8/25 8:27 AM, '
Feb 15
David Phelan
Feb 10
3006.9 - No rendering of sls in debugs
[DEBUG ] Jinja search path: ['/var/cache/salt/master/files/base'] [PROFILE ] Time (in seconds
unread,
3006.9 - No rendering of sls in debugs
[DEBUG ] Jinja search path: ['/var/cache/salt/master/files/base'] [PROFILE ] Time (in seconds
Feb 10
ARUN KUMAR PRAJAPATI
, …
Phipps, Thomas
7
Feb 8
missing=True does not work if I use external job caches solution PostgreSQL DB
Thank you for your response. Yes, I will raise a PR to the GitHub. On Wed, 5 Feb, 2025, 6:16 am '
unread,
missing=True does not work if I use external job caches solution PostgreSQL DB
Thank you for your response. Yes, I will raise a PR to the GitHub. On Wed, 5 Feb, 2025, 6:16 am '
Feb 8
Dennis Muller
,
Phipps, Thomas
6
Feb 6
How can I set a pillar to the value returned from module.run
Thank you for your prompt response. I had run across a post about using pillar values in this manner,
unread,
How can I set a pillar to the value returned from module.run
Thank you for your prompt response. I had run across a post about using pillar values in this manner,
Feb 6
Jhalsa Mishra
, …
Phipps, Thomas
6
Feb 3
Trying to update salt minion on amazon 2 linux after updating repositories
I am attaching the available packages. Thanks Jhalsa On Monday, February 3, 2025 at 7:51:52 AM UTC+5:
unread,
Trying to update salt minion on amazon 2 linux after updating repositories
I am attaching the available packages. Thanks Jhalsa On Monday, February 3, 2025 at 7:51:52 AM UTC+5:
Feb 3
Urs Rau
,
Phipps, Thomas
2
Jan 20
recommended version of gitfs integration? PyGit2 vs GitPython?
niether is good. if you are on 3007 you should be salt-pip installing python modules. system packages
unread,
recommended version of gitfs integration? PyGit2 vs GitPython?
niether is good. if you are on 3007 you should be salt-pip installing python modules. system packages
Jan 20
Sid Young
,
Phipps, Thomas
2
Jan 14
Trying to pass a pillar file to an Orchestration
so, no you cannot pass in a file... pillar option only accepts a dict that will be parsed AS pillar.
unread,
Trying to pass a pillar file to an Orchestration
so, no you cannot pass in a file... pillar option only accepts a dict that will be parsed AS pillar.
Jan 14
Sid Young
, …
Phipps, Thomas
4
Jan 14
Highstate Directly or use Orchestration
Thanks Thomas, I was thinking the same in terms of using the Orch to do the once of install processes
unread,
Highstate Directly or use Orchestration
Thanks Thomas, I was thinking the same in terms of using the Orch to do the once of install processes
Jan 14
jay1648
, …
Sid Young
4
Jan 6
Secrets for Custom Salt Engine (Master side)
You can create your own conf files and put them in /etc/salt/master.d they get read in AFTER the
unread,
Secrets for Custom Salt Engine (Master side)
You can create your own conf files and put them in /etc/salt/master.d they get read in AFTER the
Jan 6
Pandu Poluan
,
Sid Young
3
Jan 2
How to track progress of a long-running salt.orchestrate job?
I know this was an old post, but I've recently had the same issue and finally solved how to track
unread,
How to track progress of a long-running salt.orchestrate job?
I know this was an old post, but I've recently had the same issue and finally solved how to track
Jan 2
Rutger Verhoeven
, …
Phipps, Thomas
5
12/28/24
Kubernetes states / Module not working
Thank you all for the tips. I took a breather and reinstalled salt to 3006.9. I found the
unread,
Kubernetes states / Module not working
Thank you all for the tips. I took a breather and reinstalled salt to 3006.9. I found the
12/28/24
Callum
,
Phipps, Thomas
10
12/20/24
docker_network.present failing with AttributeError: module 'docker' has no attribute 'APIClient'
Perfect - thank you so much for you help. FYI I ran into another error Reason: 'docker_image'
unread,
docker_network.present failing with AttributeError: module 'docker' has no attribute 'APIClient'
Perfect - thank you so much for you help. FYI I ran into another error Reason: 'docker_image'
12/20/24
venkataram...@gmail.com
12/17/24
Need some help in pulling secrets from aws through salt
Hi All, For one of our applications, we need to pull credentials from aws secretmanager secrets and
unread,
Need some help in pulling secrets from aws through salt
Hi All, For one of our applications, we need to pull credentials from aws secretmanager secrets and
12/17/24
Sid Young
12/15/24
wtmp and btmp beacon bug
G'Day all, I'm not sure if I found a bug or not but I can't add a wtmp or btmp beacon to
unread,
wtmp and btmp beacon bug
G'Day all, I'm not sure if I found a bug or not but I can't add a wtmp or btmp beacon to
12/15/24
Sid Young
,
David Tiede
2
12/14/24
Re: [salt-users] Digest for salt-users@googlegroups.com - 1 update in 1 topic
Some company policies, which we need to apply to. sid....@gmail.com schrieb am Samstag, 14. Dezember
unread,
Re: [salt-users] Digest for salt-users@googlegroups.com - 1 update in 1 topic
Some company policies, which we need to apply to. sid....@gmail.com schrieb am Samstag, 14. Dezember
12/14/24
David Tiede
12/13/24
Set Python version which Salt Thin is using
Hi everyone, I'm managing a Salt environment where the Salt master uses salt-ssh to configure
unread,
Set Python version which Salt Thin is using
Hi everyone, I'm managing a Salt environment where the Salt master uses salt-ssh to configure
12/13/24
Sid Young
2
12/11/24
Engine start() not passing "tag"
Solved it... after many hours of searching an obsolete version of the doco had the answer, the tag
unread,
Engine start() not passing "tag"
Solved it... after many hours of searching an obsolete version of the doco had the answer, the tag
12/11/24
Sid Young
, …
Phipps, Thomas
5
12/5/24
Can event_return() send an event
After much experimentation: import salt.utils.event def GenerateEvent(id,jid,success): tag = "
unread,
Can event_return() send an event
After much experimentation: import salt.utils.event def GenerateEvent(id,jid,success): tag = "
12/5/24
shan...@broadcom.com
12/5/24
Salt Project Blog: Migration FAQs and salt-bootstrap updates
With the Salt Project repo migration, in October, there have been several questions from community
unread,
Salt Project Blog: Migration FAQs and salt-bootstrap updates
With the Salt Project repo migration, in October, there have been several questions from community
12/5/24
Danny Nessett
12/2/24
A Salt development question
Hello, I have a question about Salt development. I searched google groups, but could not find one
unread,
A Salt development question
Hello, I have a question about Salt development. I searched google groups, but could not find one
12/2/24
Sid Young
, …
Phipps, Thomas
7
12/2/24
Log reactor data to local log file
master_job_caches need a lot of work to get right. it takes being able to read and write to the
unread,
Log reactor data to local log file
master_job_caches need a lot of work to get right. it takes being able to read and write to the
12/2/24
ARUN KUMAR PRAJAPATI
,
Phipps, Thomas
3
11/26/24
Salt Clustering with master of master and syndic setup
it is very doubtful it will work. the new clustering is not tested with syndic. and was made in a
unread,
Salt Clustering with master of master and syndic setup
it is very doubtful it will work. the new clustering is not tested with syndic. and was made in a
11/26/24
ARUN KUMAR PRAJAPATI
,
Phipps, Thomas
3
11/23/24
Encrypting sensitive value in salt master config file
Thank you for your valuable input. I will give a try configuring SDB interface. On Saturday, November
unread,
Encrypting sensitive value in salt master config file
Thank you for your valuable input. I will give a try configuring SDB interface. On Saturday, November
11/23/24
xl0228 hao
,
Phipps, Thomas
2
11/20/24
run salt 'minion1' test.ping slowly
you are running an old unsupported version of salt. the first piece of advice is to upgrade to the
unread,
run salt 'minion1' test.ping slowly
you are running an old unsupported version of salt. the first piece of advice is to upgrade to the
11/20/24