Nico Schottelius
77d9a757ec
++changelog
1 week ago
nico
e5adcf451b
Merge pull request 'bug: apt-ppa-noninteractive' ( #327 ) from romain-dartigues/cdist:apt-ppa-noninteractive into master
...
Reviewed-on: #327
1 week ago
Nico Schottelius
9839c2d8ec
++changelog
...
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
1 week ago
nico
1edc4d0a60
Merge pull request 'add optional file parameter to allow for use in a loop without object_id clashes' ( #334 ) from stephan/cdist:master into master
...
Reviewed-on: #334
1 week ago
stephan
3d58c9b24f
add optional file parameter to allow for use in a loop without object_id clashes
1 week ago
Steven Armstrong
6c8c692a22
__file: kiss and fix regression on Mac OSX
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 weeks ago
Steven Armstrong
abbc7dfc37
since we already remove the destination, we have no need to use -T on move, fixes #333
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
1 month ago
Steven Armstrong
8b915b15b5
__file: make the create-empty-file case work again
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
1 month ago
Steven Armstrong
2df2578e36
__file: remove the questionable check for uploadfile existence
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
1 month ago
Steven Armstrong
6f8c774cb0
workaround mktemp -u checking for write access
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
1 month ago
romain-dartigues
54a5cb17b7
use add-apt-repository instead of add-apt-repository
...
Remove `remove-apt-repository` which is now no longer needed;
use `add-apt-repository` which allow removal through the `-r` flag.
2 months ago
romain-dartigues
cb0fa0f2e4
force add-apt-repository to act in non-interactive mode
2 months ago
Steven Armstrong
af54fe6feb
changelog++
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
2 months ago
Steven Armstrong
22039284f5
__file: make file uploading and attribute changes more atomic
...
Fixes #331
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
2 months ago
fancsali
bd44c023d3
Fix typos; add default priority; comments in generated files
3 months ago
Nico Schottelius
e0150e7796
++changes
3 months ago
nico
15e1ce6450
Merge pull request 'Added rm of tmpfile.' ( #330 ) from mark/cdist:__ssh_authorized_keys-rm into master
...
Reviewed-on: #330
3 months ago
Mark Verboom
08ff41efde
Added rm of tmpfile.
3 months ago
evilham
c2c5668b70
++changelog
5 months ago
evilham
6e3ad11ea0
[__package_upgrade_all] Add new --apt-with-new-pkgs argument
5 months ago
fnux
fc6ddac718
Merge pull request 'Python 3.10: collections.X -> collections.abc.X' ( #323 ) from py3.10 into master
...
Reviewed-on: #323
5 months ago
Timothée Floure
3a321469a8
Python 3.10: collections.X -> collections.abc.X
6 months ago
evilham
e2500248f2
++changelog
7 months ago
nico
0b710c6173
Merge branch 'haproxy-dualstack' into 'master'
...
[__haproxy_dualstack] New type with PROXY protocol support
See merge request ungleich-public/cdist!1027
7 months ago
evilham
c33d99ee12
[__haproxy_dualstack] New type with PROXY protocol support
...
This is backwards compatible with what is already used internally @ungleich , but
adds on top of that the ability to customise ports and, most importantly, it
adds PROXY protocol support.
7 months ago
evilham
560374a686
++changelog
8 months ago
evilham
fc9bd40c9a
Improve bullseye support, perticularly __letsencrypt_cert
8 months ago
evilham
5b7cca99f7
++changelog
8 months ago
evilham
15c642a9b7
[__debconf_set_selections] Fix --file not being supported
...
Even if deprecated, the parameter *must* be supported, which isn't the case
right now.
This was due to a misunderstanding of how deprecating parameters work, see:
https://www.cdi.st/manual/latest/cdist-type.html#deprecated-parameters
8 months ago
Darko Poljak
bf222d0543
++changelog
8 months ago
poljakowski
433399d4dc
Merge branch 'fix/__package_apt/allow-releaseinfo-change' into 'master'
...
__package_apt: fix complain about suite change
See merge request ungleich-public/cdist!1023
8 months ago
poljakowski
12c536dbf9
Merge branch 'fix/__apt_source/allow-releaseinfo-change' into 'master'
...
__apt_source: fix complain about suite change
See merge request ungleich-public/cdist!1022
8 months ago
poljakowski
67a6965e1d
Merge branch 'fix/__package_update_index/allow-releaseinfo-change' into 'master'
...
__package_update_index: fix complain about suite change
See merge request ungleich-public/cdist!1021
8 months ago
poljakowski
398ee1e416
Merge branch 'fix/__apt_update_index/allow-releaseinfo-change' into 'master'
...
__apt_update_index: fix complain about suite change
See merge request ungleich-public/cdist!1020
8 months ago
poljakowski
b209adcfca
Merge branch 'ander/__sed' into 'master'
...
new type: __sed
See merge request ungleich-public/cdist!1006
8 months ago
ander
72ff48154c
add comments, add -u to diff
8 months ago
matze
3d7b31cbb4
__package_apt: fix complain about suite change
...
the last fix for ticket #861 :-)
9 months ago
matze
d246e06710
__apt_update_index: fix complain about suite change
...
1 of 4th fix for ticket #861
9 months ago
matze
12787ffe2c
__apt_source: fix complain about suite change
...
3 of 4th fix for ticket #861
9 months ago
matze
7b6789ddeb
__package_update_index: fix complain about suite change
...
2 of 4th fix for ticket #861
9 months ago
ander
cd4acde67e
grammar
9 months ago
ander
5bf0c71e7a
update man
9 months ago
ander
aabef7f44a
remove reading script from file
9 months ago
ander
b7f392fa37
use -E for better compat (not really sure if it is posix at all)
9 months ago
ander
90488fcebc
use -e
9 months ago
ander
0f6e48dbc6
use $__object/tempfile in target instead of mktemp, add comments
9 months ago
ander
d7fdc8006f
allow empty file
9 months ago
ander
fcd730f905
Merge branch 'master' into ander/__sed
9 months ago
Darko Poljak
b8eb6e984c
++changelog
9 months ago
poljakowski
b762ea0233
Merge branch 'feature/explorer/machine_type/rewrite' into 'master'
...
explorer/machine type: Rewrite
See merge request ungleich-public/cdist!1010
9 months ago