Commit Graph

1321 Commits (2dc5550fa4f6fb4acb20e6fc2a8a8ef996aa6221)

Author SHA1 Message Date
Darko Poljak cb38354df3 Run cleanup commands in quiet mode for DEBUG, TRACE. 8 years ago
Darko Poljak e0a4fc4ea7 verbose -> info 8 years ago
Darko Poljak dd48c82656 Log 'Processing' line even if dry run. 8 years ago
Darko Poljak 92488e83d6 __debug -> __cdist_loglevel 8 years ago
Philippe Grégoire b2fb38d1f4
__package_pkg_openbsd: fix pkg_version explorer 8 years ago
uqam-fob 0dd5411216 __package_pkg_openbsd: fix use of --name (#568) 8 years ago
Darko Poljak fb3cd98b54 Minor fixes to man page. 8 years ago
Kamila Součková b8a1ad0ebd Improve __daemontools on FreeBSD (#567) 8 years ago
Kamila Součková a9f338b6a5 new type: __prometheus_exporter (#566) 8 years ago
Kamila Součková 7564038f04 fixes to __prometheus_{server,alertmanager} (#565) 8 years ago
Darko Poljak 99133219bc Add another test case. 8 years ago
Sven Wick ed55d01b35 Update machine_type (#564) 8 years ago
Darko Poljak 5213f343c0 pep8 8 years ago
Darko Poljak 136f2ecd87 Add helpers for cdist config/install integration. (#551) 8 years ago
Darko Poljak 4af3c0c6d5 Fix empty conf_dir configuration value. 8 years ago
Darko Poljak 2f10353156 Fix configuration bugs. 8 years ago
Darko Poljak bdee7273af Configfile (#559) 8 years ago
Darko Poljak eae399b025 Fix removing ssh key that is last one in the file. 8 years ago
Steven Armstrong 3c3b29f710 allow hostnamectl to fail silently 8 years ago
Steven Armstrong 0114001627 remember default __remote_{copy,exec} so we can use it ourself in custom __remote_{copy,exec} scripts 8 years ago
Steven Armstrong 04c8415060 use __remote_{exec,copy} instead of plain ssh/scp in remote exec scripts 8 years ago
Philippe Grégoire 0e3c7545cc
__user_groups: Support OpenBSD 8 years ago
Philippe Grégoire d4f34a3f40
__package_pkg_openbsd: support the empty flavor 8 years ago
Philippe Grégoire 56adfd4dee
__package_pkg_openbsd: support using /etc/installurl 8 years ago
Mark Verboom 6f04c9bfce Explorer pipes output of apt-key list, which always generates: 8 years ago
Darko Poljak d9cf1590b8 Fix spelling. 8 years ago
Steven Armstrong 4851c0517f inherit log level from cdist install during nested cdist config 8 years ago
Darko Poljak f368539447 Some pylint cleaning. 8 years ago
Philippe Grégoire 31e5c97c55
use command(1) to get executable's path 8 years ago
Philippe Grégoire 997fdd8ac4
fix typo in group entry extraction 8 years ago
Philippe Grégoire a915baa73b
__user: explore with /etc files 8 years ago
Philippe Grégoire ebe0c0d66d
make sure we continue on errors 8 years ago
Philippe Grégoire 5646a66f6c
explorer/init/Linux: replace ps by pgrep 8 years ago
Philippe Grégoire 2b9bf3de24
replace grep+sed by awk 8 years ago
Philippe Grégoire e88e9c357f
fix formatting 8 years ago
Philippe Grégoire 69c6de9f9c
explorer/os: get ID from /etc/os-release 8 years ago
Darko Poljak ceb97fd0ee Fix for mistake in 982bb286f4. 8 years ago
Darko Poljak 982bb286f4 Cleanup options' help and cdist man page. 8 years ago
Philippe Gregoire 61b52ac806 Set default remote_cmds_cleanup_pattern 8 years ago
Philippe Gregoire 7b0b3d9415 Fix remote cmds cleanup 8 years ago
Darko Poljak 75fe3272b3 Add file locking for -j parallel execution. 8 years ago
Darko Poljak 87fe52ea61 Default logging level is WARNING. 8 years ago
Darko Poljak 314a931b84 Respect cdist log level in emulator. 8 years ago
Darko Poljak 59782ad64e Fix unit test. 8 years ago
Darko Poljak ca1cc0f64a object_id = '/' is invalid 8 years ago
Darko Poljak 68cb13881f Add archiving support. 8 years ago
Nico Schottelius 260303dd14 Fix gpasswd call in __user_groups: order incorrect 8 years ago
Darko Poljak 1b0f560608 Add missing args to method call. 8 years ago
Darko Poljak 0a85d913cc Optimize dir transfer. 8 years ago
Darko Poljak 0d734c872d Fix log var assignment. 8 years ago