Nico Schottelius
77d9a757ec
++changelog
3 months ago
nico
e5adcf451b
Merge pull request 'bug: apt-ppa-noninteractive' ( #327 ) from romain-dartigues/cdist:apt-ppa-noninteractive into master
...
Reviewed-on: #327
3 months ago
Nico Schottelius
9839c2d8ec
++changelog
...
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
3 months 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
3 months ago
stephan
3d58c9b24f
add optional file parameter to allow for use in a loop without object_id clashes
3 months ago
Steven Armstrong
6c8c692a22
__file: kiss and fix regression on Mac OSX
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
3 months 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>
4 months ago
Steven Armstrong
8b915b15b5
__file: make the create-empty-file case work again
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 months ago
Steven Armstrong
2df2578e36
__file: remove the questionable check for uploadfile existence
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 months ago
Steven Armstrong
6f8c774cb0
workaround mktemp -u checking for write access
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 months 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.
4 months ago
romain-dartigues
cb0fa0f2e4
force add-apt-repository to act in non-interactive mode
4 months ago
Steven Armstrong
af54fe6feb
changelog++
...
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 months ago
Steven Armstrong
22039284f5
__file: make file uploading and attribute changes more atomic
...
Fixes #331
Signed-off-by: Steven Armstrong <steven@armstrong.cc>
4 months ago
fancsali
bd44c023d3
Fix typos; add default priority; comments in generated files
5 months ago
Nico Schottelius
e0150e7796
++changes
5 months ago
nico
15e1ce6450
Merge pull request 'Added rm of tmpfile.' ( #330 ) from mark/cdist:__ssh_authorized_keys-rm into master
...
Reviewed-on: #330
5 months ago
Mark Verboom
08ff41efde
Added rm of tmpfile.
5 months ago
evilham
c2c5668b70
++changelog
8 months ago
evilham
6e3ad11ea0
[__package_upgrade_all] Add new --apt-with-new-pkgs argument
8 months ago
fnux
fc6ddac718
Merge pull request 'Python 3.10: collections.X -> collections.abc.X' ( #323 ) from py3.10 into master
...
Reviewed-on: #323
8 months ago
fnux
3a321469a8
Python 3.10: collections.X -> collections.abc.X
8 months ago
evilham
e2500248f2
++changelog
9 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
9 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.
9 months ago
evilham
560374a686
++changelog
10 months ago
evilham
fc9bd40c9a
Improve bullseye support, perticularly __letsencrypt_cert
10 months ago
evilham
5b7cca99f7
++changelog
10 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
10 months ago
Darko Poljak
bf222d0543
++changelog
11 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
11 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
11 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
11 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
11 months ago
poljakowski
b209adcfca
Merge branch 'ander/__sed' into 'master'
...
new type: __sed
See merge request ungleich-public/cdist!1006
11 months ago
ander
72ff48154c
add comments, add -u to diff
11 months ago
matze
3d7b31cbb4
__package_apt: fix complain about suite change
...
the last fix for ticket #861 :-)
11 months ago
matze
d246e06710
__apt_update_index: fix complain about suite change
...
1 of 4th fix for ticket #861
11 months ago
matze
12787ffe2c
__apt_source: fix complain about suite change
...
3 of 4th fix for ticket #861
11 months ago
matze
7b6789ddeb
__package_update_index: fix complain about suite change
...
2 of 4th fix for ticket #861
11 months ago
ander
cd4acde67e
grammar
11 months ago
ander
5bf0c71e7a
update man
11 months ago
ander
aabef7f44a
remove reading script from file
11 months ago
ander
b7f392fa37
use -E for better compat (not really sure if it is posix at all)
11 months ago
ander
90488fcebc
use -e
11 months ago
ander
0f6e48dbc6
use $__object/tempfile in target instead of mktemp, add comments
11 months ago
ander
d7fdc8006f
allow empty file
11 months ago
ander
fcd730f905
Merge branch 'master' into ander/__sed
11 months ago
Darko Poljak
b8eb6e984c
++changelog
12 months ago
poljakowski
b762ea0233
Merge branch 'feature/explorer/machine_type/rewrite' into 'master'
...
explorer/machine type: Rewrite
See merge request ungleich-public/cdist!1010
12 months ago