Darko Poljak
d6952543a7
Add 'real world example' walkthrough docs chapter.
6 years ago
Darko Poljak
aa80e8f87d
++changelog
6 years ago
Darko Poljak
690b63081f
Merge pull request #688 from thriqon/improve-package-apt
...
Improve __package_apt
6 years ago
Jonas Weber
b3f3b907a4
Quote aptget command and params, simplify explorer
6 years ago
Jonas Weber
346f1f8af3
Send messages when installing packages via __package_apt
6 years ago
Darko Poljak
19a55ac75a
++changelog
6 years ago
Darko Poljak
cebe5949fc
Merge pull request #687 from devinsolutions/update-__docker
...
Update __docker type
6 years ago
Adam Dej
2e653409c1
Update __docker type
...
- Update installation method, following official installation
instructions.
- docker-engine was renamed to Docker CE around March 2017. Update
manpage to reflect that change.
- Remove flag `--experimental` since it is no longer necessary to install a
different binary to get experimental features. Experimental features are
included in the stable binary and can be enabled by a flag or in a
config file.
6 years ago
Adam Dej
c2f8c7abb3
Add explorer for info in /etc/os-release
6 years ago
Darko Poljak
55dcaecafe
Release 4.10.2
6 years ago
Darko Poljak
3782656569
Report encoding errors nicely.
6 years ago
Darko Poljak
b9ddbb1aa0
++changelog
6 years ago
Darko Poljak
b67051fac5
Merge pull request #686 from darko-poljak/letsencrypt_cert_explorers_fix
...
Check if certbot exists before using it. Fixes #685 .
6 years ago
Darko Poljak
a627247908
Check if certbot exists before using it. Fixes #685 .
6 years ago
Darko Poljak
282647a88c
Fix changelog formatting.
6 years ago
Darko Poljak
fbc129e2ef
Merge pull request #684 from zhaostu/master
...
Update type `__package_update_index`
6 years ago
Stu Zhao
ad46c39c86
Merge branch 'master' into master
6 years ago
Darko Poljak
93d877f5bf
Add nonparallel marker for __apt_source type.
6 years ago
Stu Zhao
f143a70463
Support pacman with --maxage parameter
6 years ago
Stu Zhao
b12c02138d
Refactor __package_update_index explorers
...
* add an type explorer to unify detecting of package type.
* update currage use the type explorer, so if os and passed in type
does not match, it behaves correctly.
6 years ago
Stu Zhao
2f89d8a514
Fix __package_update_index processing error
...
exit 1 in explorer will abort cdist.
6 years ago
Darko Poljak
eeb0590150
++changelog
7 years ago
Darko Poljak
0e9ba29850
Merge pull request #682 from greendeath/master
...
Bugfix:
7 years ago
Dominique Roux
f04f76524c
Bugfix:
...
- __grafana_dashboard had the wrong release name for devuan ascii
7 years ago
Darko Poljak
1f2b7c84c2
++changelog
7 years ago
Darko Poljak
e1f5fbf7b2
Merge pull request #678 from devinsolutions/improve-systemd-unit
...
Improve __systemd_unit
7 years ago
Adam Dej
43982f821f
__systemd_unit: add support for masking units
7 years ago
Adam Dej
37b37f6e66
__systemd_unit: fix crash when transitioning to state=absent
...
This type tried to disable an unit after it has removed it, which
failed. Now the removal happens in gencode-remote, after the unit has
been stopped and disabled.
7 years ago
Adam Dej
8d84834db6
__systemd_unit: manpage clarifications
...
Clarify that this type only operates on units in /etc/systemd/system.
Also, when state=present, it is not always true that the type is
"installed, enabled and started"
7 years ago
Darko Poljak
6c8014b407
__letsencrypt_cert: add support for devuan ascii
7 years ago
Darko Poljak
7eae68c11d
Release 4.10.1
7 years ago
Darko Poljak
8350b6297e
++changelog
7 years ago
Darko Poljak
58b0e83655
Add env vars usage idiom for writing types
7 years ago
Steven Armstrong
2f20b31758
Merge pull request #676 from thriqon/675-line-dry-run
...
Handle missing files with __line (dry-run)
7 years ago
Jonas Weber
4eaace7dd5
Handle missing file in __line explorer gracefully
...
closes #675
7 years ago
Darko Poljak
41186d66d4
++changelog
7 years ago
Darko Poljak
4cee4abf7b
Merge pull request #674 from darko-poljak/fix-letsencrypt-tempfile
...
Fix temp file location and removal
7 years ago
Darko Poljak
ec8f2f9488
Fix temp file location and removal
7 years ago
Darko Poljak
ee64936ff9
Release 4.10.0
7 years ago
Darko Poljak
d49daca3dc
++changelog
7 years ago
Darko Poljak
f75af95bda
Merge pull request #663 from asteven/type/__line
...
RFC: rewrite __line type for --before and --after support
7 years ago
Darko Poljak
f9892e25a3
Merge pull request #672 from darko-poljak/sysctl-support-sysctl.d
...
__sysctl: support sysctl.d
7 years ago
Darko Poljak
9d4c0331a9
__sysctl: support sysctl.d
7 years ago
Darko Poljak
5aa8dac80a
Disable config parser interpolation
7 years ago
Darko Poljak
b9a48c9316
++changelog
7 years ago
Darko Poljak
75b68cd178
Merge pull request #669 from 4nd3r/__acl
...
add __acl: Basic wrapper around setfacl
7 years ago
Ander Punnar
d7a1645e4e
__acl: fix os explorer
7 years ago
Ander Punnar
90adefe2e4
add __acl: Basic wrapper around setfacl
7 years ago
Steven Armstrong
4516ee0baa
position can not be empty
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 years ago
Darko Poljak
5ec99ceda2
Release 4.9.1
7 years ago