forked from ungleich-public/cdist
[__pyvenv] use python3 -m venv on alpine
Until python4 comes, this will work
This commit is contained in:
parent
0f639a9278
commit
d034fe9369
2 changed files with 12 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ Changelog
|
|||
|
||||
next:
|
||||
* Type __cron: Make non parallel due to race condition (Nico Schottelius)
|
||||
* Type __pyvenv: Use python3 -m venv on Alpine (Nico Schottelius)
|
||||
* Type __user: Fix missing shadow for alpine (llnu)
|
||||
* Type __consule_agent: Make conf_dir dependent on OS - fixes Alpine (Nico Schottelius)
|
||||
* Type __letsencrypt_cert: Fix typo (Andrew Schleifer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue