Ander Punnar
|
1d57305d35
|
Use gpg key, fallback to deprecated apt-key
Fixes #762
|
6 years ago |
Darko Poljak
|
4949af894e
|
Add type deprecation support.
|
6 years ago |
Ander Punnar
|
e30d76014a
|
__acl: update man
|
6 years ago |
Ander Punnar
|
02e10b1ffd
|
__acl: fix SC1117
|
6 years ago |
Ander Punnar
|
03f8c3aaed
|
__acl: don't exit on missing file when dry run
|
6 years ago |
Nico Schottelius
|
21a16f5584
|
consul, changelog, consul agent => alpine
|
6 years ago |
Darko Poljak
|
d604a9db7a
|
Fix pycodestyle
|
6 years ago |
Ander Punnar
|
69622b0fa5
|
set __cdist_dry_run env var if dry-run
|
6 years ago |
Nico Schottelius
|
ce52203ba3
|
__user add alpine support
|
6 years ago |
Nico Schottelius
|
5f462d6380
|
++alpine support
|
6 years ago |
Ander Punnar
|
7a25ec00ed
|
__acl: add TODO note about dry-run
|
6 years ago |
Ander Punnar
|
7dfc5bc473
|
__acl: we do not have to check here if file exist
|
6 years ago |
Ander Punnar
|
ca8bc959ed
|
__acl: add todo note
|
6 years ago |
Nico Schottelius
|
569ae29955
|
[__package_apk] fix / add support for @yrepo syntax
|
6 years ago |
Darko Poljak
|
15f01149f9
|
Update old homepage residual refs and non working git protocol
|
6 years ago |
Darko Poljak
|
10a29ca9e6
|
Fix pycodestyle issue
|
6 years ago |
Darko Poljak
|
0ab43e2405
|
Release -j/--jobs option, i.e. make it non-beta
|
6 years ago |
Darko Poljak
|
edfaa65d2b
|
Detect dependency cycle as soon as possible
|
6 years ago |
Darko Poljak
|
2505023387
|
Append requirement only if already not present
|
6 years ago |
Darko Poljak
|
8b93bf0218
|
Migrate from github to ungleich gitlab
|
6 years ago |
Takashi Yoshi
|
f7ace88ec2
|
[__postgres_{database,role}] Run psql with --no-password (-w)
cdist does not work with interactive processes, so it's better to fail when
manual password input is required.
|
6 years ago |
Takashi Yoshi
|
6dd5278ade
|
[explorer/init] Add support for OpenBSD
|
6 years ago |
Takashi Yoshi
|
510ea220f2
|
[type/__block] Quote prefix and suffix correctly
Before prefix and suffix were not allowed to contain " (quotes).
|
6 years ago |
Ander Punnar
|
4c21983698
|
__acl: remove macosx because no way to properly test
|
6 years ago |
Ander Punnar
|
f586937614
|
__acl: drop Solaris because POSIX-draft ACL specification is not supported
|
6 years ago |
Ander Punnar
|
d66b6969f3
|
__acl: rename missing_users_groups explorer to more generic name for future checks
|
6 years ago |
Ander Punnar
|
894311a572
|
__acl: if users/groups check fail, log error and exit in explorer
|
6 years ago |
Dmitry Bogatov
|
a95d4ffefa
|
Fix spelling error in manpage
|
6 years ago |
Darko Poljak
|
7c0ba0d5be
|
pycodestyle
|
6 years ago |
Darko Poljak
|
5314f514c5
|
Print empty disk list for unsupported OS
|
6 years ago |
Ander Punnar
|
038524ba30
|
support solaris in __(file|directory)/explorer/stat
|
6 years ago |
Ander Punnar
|
e3a900c1c9
|
__ssh_authorized_keys: remove legacy code
|
6 years ago |
Darko Poljak
|
087066687c
|
Report explorer error better
Fixes #766
|
6 years ago |
Darko Poljak
|
b5bdb54b7f
|
Currently support only Linux, FreeBSD, OpenBSD, NetBSD
Make no assumptions, but rather output that system is unsupported
and ask the user to add support for it.
|
6 years ago |
Darko Poljak
|
250f3d3fb8
|
shellcheck: remove unused var
|
6 years ago |
Ander Punnar
|
ab3544d5e8
|
global interfaces explorer: only check if we have ip or ifconfig and be more compatible.
tests on debian, centos, freebsd, openbsd, netbsd and solaris confirm that this is enough and extra os check is not needed here.
|
6 years ago |
Ander Punnar
|
108e46abee
|
__acl: fix removal in freebsd
|
6 years ago |
Ander Punnar
|
186ce77bb2
|
__acl: add messaging
|
6 years ago |
Ander Punnar
|
c7e6109462
|
__acl: tabs vs spaces
|
6 years ago |
Ander Punnar
|
05225352aa
|
__acl: check for missing users and groups (common mistake)
|
6 years ago |
Ander Punnar
|
6d71ae342a
|
__acl: update man more
|
6 years ago |
Ander Punnar
|
13df0a2a2b
|
__acl: update man
|
6 years ago |
Ander Punnar
|
8729e39c21
|
__acl: combine two explorers into one
|
6 years ago |
Ander Punnar
|
86f45db1b9
|
__acl: add nice oneliners and move default ACL decision out of the loop
|
6 years ago |
Ander Punnar
|
0f3c162696
|
__acl: setting default ACL in FreeBSD and macOS is currently not supported
|
6 years ago |
Ander Punnar
|
0809d89836
|
__acl: replace sed -r where possible or make it portable without -r
|
6 years ago |
Ander Punnar
|
f5d3196dd4
|
__acl: getfacl's -E not supported on FreeBSD
|
6 years ago |
Nico Schottelius
|
aba1ae68f0
|
[explorer] disks: use echo instead of find as fallback
Fixes #761
|
6 years ago |
Ander Punnar
|
68f61c35ff
|
__acl: check for X after last occurrence of colon
|
6 years ago |
Ander Punnar
|
f23099218a
|
__acl: juggle man sections around because user/group are more important parameters
|
6 years ago |