- Joined on Nov 20, 2021
matze pushed to master at matze/cdist
-
22039284f5 __file: make file uploading and attribute changes more atomic
-
bd44c023d3 Fix typos; add default priority; comments in generated files
-
e0150e7796 ++changes
-
15e1ce6450 Merge pull request 'Added rm of tmpfile.' (#330) from mark/cdist:__ssh_authorized_keys-rm into master
-
08ff41efde Added rm of tmpfile.
- Compare 38 commits »
10 months ago
matze commented on pull request ungleich-public/cdist#331
Make file attribute changes more atomicthanks Mark, currently thinking about how this can be a problem also, thanks Steven, I've saw your comment while writing mine (and already found this, too) ## TL;DR I've wrote some thoughs…
10 months ago
matze commented on pull request ungleich-public/cdist#331
Make file attribute changes more atomicI've got those points, too. It's not hard to understand the real problem, but the big discussion in the middle of this PR. About security and predictive filenames, that it's posible to modify…
10 months ago
matze commented on pull request ungleich-public/cdist#331
Make file attribute changes more atomicAfter reading through the comments and start skimming through in the middle cause of the heavy discussion happen there - it's really hard to follow. Reading the first part, I would suggest…
10 months ago
matze pushed to netbox at matze/cdist-contrib
-
dfaeab2cf5 __netbox: add manpage warning for "big version jumps"
-
8aee2ec76d __netbox: pass handling of requirements.txt to pip3
- Compare 2 commits »
11 months ago
matze commented on pull request ungleich-public/cdist#327
bug: apt-ppa-noninteractiveAs @ssrq pointed out in chat, `remove-apt-repository` is a script installed in `/usr/local/bin/` by this type itself. The given script will remove the repository via the python API. It looks like at…
1 year ago