Darko Poljak
e4f263ecb7
++changelog
7 years ago
Darko Poljak
1bb9da233e
Merge pull request #647 from ungleich/new-prometheus
...
New __prometheus_server, __prometheus_alertmanager, __grafana_dashboard
7 years ago
Kamila Souckova
f03a0e586e
__prometheus_{server,alertmanager}: restart when cli parameters change
7 years ago
Darko Poljak
ca42fe6ee3
++changelog
7 years ago
Kamila Součková
f9443532a1
__key_value: --onchange parameter added ( #648 )
7 years ago
Kamila Souckova
e63c3429da
__prometheus_{server,alertmanager}: update man pages
7 years ago
Kamila Souckova
787f5237e5
__prometheus_{server,alertmanager}: use os_version instead of lsb_release
...
works without the `lsb-release` package and actually seems to be more reliable, even though it is inconsistent between debian and devuan
7 years ago
Kamila Souckova
7ae24cf677
__grafana_dashboard: cleanup
7 years ago
Kamila Souckova
34aefbc0f6
__prometheus_{server,alertmanager}: new man pages
7 years ago
Kamila Souckova
ee6d63325d
new __prometheus_alertmanager; fixes to __prometheus_server
7 years ago
Kamila Souckova
8a488591bb
__prometheus_server: switch to packages; assume prometheus 2.x
7 years ago
Darko Poljak
b58cb810ac
Release 4.8.2
7 years ago
Darko Poljak
fe870ba8ba
Loglevel arguments not parsed but accessed #646
7 years ago
Darko Poljak
fc79fe86a2
Release 4.8.1
7 years ago
Darko Poljak
5090038e4c
Add test-remote target - remote is not tested with test target
7 years ago
Darko Poljak
b0c5bc793d
Fix "label empty or too long" error #645
7 years ago
Nico Schottelius
bfe8b8fa57
Support stretch + ascii in __grafana_dashboard
7 years ago
Darko Poljak
bc94c01c49
Amend __file man.
7 years ago
Darko Poljak
05084c6fc6
pep8
7 years ago
Darko Poljak
aba8dc4965
++changelog
7 years ago
Matthijs Kooijman
a9a359d542
Add pre-exists state to __file ( #641 )
...
This allows checking whether a file exists, but erroring out instead of
creating the file if it does not (or is not a regular file).
7 years ago
Darko Poljak
2b85e4f14b
++changelog
7 years ago
Matthijs Kooijman
b8ed816af4
Add __apt_default_release type ( #643 )
7 years ago
Darko Poljak
d621dc0afb
Merge pull request #642 from darko-poljak/support_dist_config_file
...
Support in-distribution config file
7 years ago
Darko Poljak
378c7f6a89
Support in-distribution config file
7 years ago
Darko Poljak
2dfbd89c5e
Fix determining save_output_streams value through configuration
7 years ago
Darko Poljak
23292e5cad
Fix determining beta value through configuration
7 years ago
Darko Poljak
ea702c0c43
++changelog
7 years ago
Darko Poljak
8eb0697b42
Merge pull request #640 from darko-poljak/bugfix/error_info_lost_with_jobs_#632
...
[BETA] bug: error info lost with parallel (option -j) #632
7 years ago
Darko Poljak
be2beba36c
++changelog
7 years ago
Darko Poljak
7ccc959ebd
Bugfix: --beta on the commandline does not seem to work #635
...
Fix argparse parsers.
7 years ago
Darko Poljak
3fb7e33305
Bugfix: non-existent manifest not handled gracefully #639
7 years ago
Darko Poljak
2b5f1a0148
Fix a case when HOME is set but empty
7 years ago
Darko Poljak
cf36aece7d
[BETA] bug: error info lost with parallel (option -j) #632
7 years ago
Darko Poljak
44673131fc
Merge pull request #634 from darko-poljak/bugfix/consul_#633
...
bugfix: __consul fails if consul is already running #633
7 years ago
Darko Poljak
b870b6e43a
bugfix: __consul fails if consul is already running #633
7 years ago
Darko Poljak
7cbdc55a8c
++changelog
7 years ago
Darko Poljak
ef7304499a
Merge pull request #629 from tom-ee/feature/improve__package_dpkg
...
add `--state`-parameter and messaging to __package_dpkg
7 years ago
Thomas Eckert
a5dc6214e1
`dpkg {-r|-P}` needs the package-, not the filename
7 years ago
Thomas Eckert
3208ab614e
review notes (duplicate boolean section, comma separate "see also" items)
7 years ago
Darko Poljak
ec85527c1a
++changelog
7 years ago
Darko Poljak
526e1c9a6d
Merge pull request #628 from tom-ee/bugfix/messaging__package_update_index
...
fix messaging for __package_update_index
7 years ago
Darko Poljak
1f93e7291e
Fix consul message and document messaging.
7 years ago
Thomas Eckert
a545b10538
add `--state`-parameter and messaging to __package_dpkg
...
- `--state` allows to remove a deb-package, if `--purge-if-absent` is
specified the package is purged instead of "only" removed
- messaging was added
- man-page updated accordingly
7 years ago
Thomas Eckert
94c9d11cb8
fix messaging for __package_update_index
...
The message was printed unconditionally, even if no `apt-get update` had
been running.
7 years ago
Darko Poljak
c0dc26a577
Fix consul message.
7 years ago
Darko Poljak
48a0fb5bd0
Add message when adding consule directly on target.
7 years ago
Darko Poljak
50b1867f4d
++changelog
7 years ago
Darko Poljak
b5f38abd39
Merge pull request #627 from darko-poljak/force_ipv4_ipv6_options
...
Add -4 and -6 params to force IPv4, IPv6 addresses respectively.
7 years ago
Darko Poljak
4d39b6af51
Add -4 and -6 params to force IPv4, IPv6 addresses respectively.
7 years ago