-
First off, thank you for the excellent library! `git2-rs` has been a joy to work with.
I apologize if this is a dumb question, but: Is it correct that `git2-rs` (and maybe more fundamentally `libgi…
-
# Summary
The SaltStack-provided python-zmq package should depend on the SaltStack-provided zeromq package. Otherwise, YUM thinks zeromq3 from EPEL satisfies python-zmq's dependencies in scenarios…
-
```
julia> Pkg.status()
6 required packages:
- ExcelReaders 0.6.0
- Gallium 0.0.3
- Lora 0.5.3
- Mimi 0.1.…
-
### Description of Issue/Question
When creating an lxc container via salt states with multiple network interfaces, the first interface is of type `empty` instead of `veth`.
### Setup
Example …
-
The Pkg and PkgDev modules are quite opinionated about how packages are kept locally (branching, updating and tagging strategy).
I still follow all tagging guidelines and use git for versioning, bu…
-
### Description of Issue/Question
`salt '*' pillar.items` returns no data from the minion
```
salt '*' pillar.items
[hostname]:
----------
```
on the minion:
```
salt-call pillar.get 'info'
[I…
-
We have upgraded Debian to Stretch and after that salt stops working on one of our servers. Remote call via salt-ssh fails too with same error. I have tried salt-ssh from salt-master and it works only…
-
### Problem:
*Replace this line with a brief summary of the problem.*
every time I use antergos with gnome as with KDE or another desktop, I can not uninstall applications that come preinstalled.
W…
-
The recent security release v0.27.1 has once again brought up the issue that there is no security mailing list for libgit2 yet. On our contributors summit, we all voiced the intention to set one up, b…
pks-t updated
6 years ago
-
### Description of Issue/Question
I have problem provisioning ec2 ubuntu 14.04 instance.
I have 2 minions. 1 (minion.local) runs in my local virtual box. Another one (minion.ex2) is ec2 instance in …