Nico Schottelius
91ff80fa6a
Add devuan support for __start_on_boot
8 years ago
Kamila Souckova
f87cce28d1
new type: __grafana_dashboard
8 years ago
Kamila Souckova
2272539c16
is it Christmas today? So many new awesome types!
8 years ago
Kamila Souckova
42bc5e28b9
WHY can't I write a man page?
8 years ago
Kamila Souckova
c16277bb8f
manpage dæmons won't stop
8 years ago
Kamila Souckova
5ac324cd91
sacrifice to the evil manpage demons
8 years ago
Kamila Souckova
d30103e9d2
__daemontools*: add/improve; + add man pages
8 years ago
Kamila Souckova
06e1ddcf47
__consul_agent: mention http-check in man page
8 years ago
Kamila Souckova
5ec8ac90d9
consul: add http check; add new version
8 years ago
Darko Poljak
29bebc4af4
Shorten ssh control path.
...
On macos the path is too long due to long default TMP dir.
8 years ago
Kamila Souckova
cf0ab2a5bd
new type: __daemontools_service
8 years ago
Nico Schottelius
fc9d7af18c
Add Devuan support for __sysctl
8 years ago
Kamila Součková
abd5f11b98
man.rst: fix underline
8 years ago
Kamila Souckova
8d4fd9e7d8
add __go_get, __golang_from_vendor manpages
8 years ago
Kamila Souckova
21a29ab5aa
add __go_get, __golang_from_vendor
8 years ago
Dominique Roux
d3aafc4523
changed docker-compose version to 1.12.0
8 years ago
Kamila Souckova
46bbafa509
__start_on_boot: add support for devuan
8 years ago
Darko Poljak
517493ea92
reStructuredText fixes.
8 years ago
Darko Poljak
57032af356
Fix code-block argument missing.
8 years ago
Darko Poljak
da4118dcf3
pep8
8 years ago
Dmitry Bogatov
6d277ef1f1
New type: __dot_file
8 years ago
Steven Armstrong
448126f498
no need to log stdout at log level info
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
8 years ago
Steven Armstrong
d5b1246791
change ControlPersist from 125 to 10 seconds
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
8 years ago
Dmitry Bogatov
c4c2d45e59
New type: __hosts
8 years ago
Darko Poljak
574688c6e1
Rm due to new patch from Dmitry.
8 years ago
Steven Armstrong
444790aed2
explicitly create cache dir
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
8 years ago
Darko Poljak
b03bed2425
Better describe -v option.
8 years ago
Darko Poljak
2087f7a28a
Un-suppress manifest stdout.
8 years ago
Darko Poljak
86678b5beb
Cleanup __user_groups oldusermod explorer.
8 years ago
Daniel Heule
0ad767fa29
fix filter for new cron on sles12 sp2
8 years ago
Dominique Roux
4742913244
fixed type
8 years ago
Dominique Roux
07906451b2
updated man.rst
8 years ago
Dominique Roux
0dbe9e1428
updated man.rst
8 years ago
Dominique Roux
54a58abcaa
Changed man.rst of __docker and __docker_compose
...
- Added state parameter for both types in the man.rst
- Changed --state absent behavior of __docker_compose
-- only remove docker-compose binary not whole docker
8 years ago
Dominique Roux
95b92627aa
Added --state absent functionality to docker types
...
Changed types:
__docker
__docker_compose
8 years ago
Dominique Roux
6fa7bfbfb5
Better bugfix:
...
- Download the docker-compose binary first to /tmp then move it to
its target location
8 years ago
Dominique Roux
7a5244bf7c
Bugfixed __docker_compose:
...
If docker-compose is already running, curl won't override the binary
I add an if the file does not exist before download
8 years ago
Darko Poljak
2b45405898
Update docs for types that used man.rst as symbolic links.
8 years ago
Dominique Roux
d6f972057e
updated documentation
8 years ago
Dominique Roux
f180cbcb09
documented --version parameter
8 years ago
Dominique Roux
db50e2e9e2
Added parameter --version to define the docker-compose version
8 years ago
Dominique Roux
afd0d8c8c8
Added / Changed license to GPLv3+
8 years ago
Dominique Roux
7abb96b48d
Created __docker_compose type for cdist
...
Features:
- Install __docker_compose
8 years ago
Darko Poljak
8d2d538660
Fix typo.
8 years ago
Darko Poljak
e5a6599ccb
Create mp_pool_run helper function for running in parallel.
8 years ago
Darko Poljak
b0911ab87d
Improve __apt_mark (Ander Punnar from beta)
8 years ago
Darko Poljak
8776a2ee06
concurrent.futures -> multiprocessing
8 years ago
Darko Poljak
e6b9fc90ba
Add log messages.
8 years ago
Darko Poljak
ca3a8ddf67
no clear() in python < 3.3; if only one then do it sequentially
8 years ago
Darko Poljak
d17c517a0c
enable-beta -> beta
8 years ago