Daniel Wozniak
Daniel Wozniak
@ITJamie What is the best salt state/module to use for a POC of your suggested approach?
> > > Ive been thinking about potential workarounds for this. > > > Maybe some alternative from/import functions which could allow an alternative python library path to search in?...
@max-arnold Is this not a bugfix that should go into `3006.x`?
@SwimGeek Can you please try setting `request_channel_timeout: 60` in your minions' config? I believe that timeout un-intentionally got changed from 60 to 30.
Related to #66061, closing this as it sounds like it's resolved for now.
For what it's worth. We are expecting that people will want to install from source and use the system's libraries. For pygit2 I did this: ``` apt-get install -y build-essential...
@DaAwesomeP Can you please test using `pygit2==1.12.0` with salt `3006.1` ?
Looks like this is an issue with how the Salt Master process is being run. When running on Ubuntu 20.04 and some of the other OSes systemd is launching the...
> Things that seem useful to keep in core (esp. sqlite modules, nacl modules, pkg runner, aptpkg/denconfmod states, rsync state): @max-arnold We're looking at these. I will follow up with...
> Alternatively, what is the process to get them back into core, if there is a significant demand? At this point it's very unlikely that anything removed by this PR...