Anders Ingemann
2d6a026160
Fix a slew of indentation & spacing issues
2016-06-04 11:38:16 +02:00
Anders Ingemann
71c7d445ad
Fix #217 , by introducing class for comparison of releases
2015-04-29 21:38:06 +02:00
Johan Euphrosine
e53e727c9c
plugins/docker_daemon: only add PullDockerImages tasks when pull_images is set
2014-11-19 16:21:38 -08:00
Johan Euphrosine
f3a9a1b1ec
docker_daemon: add pull_images option
2014-10-31 05:32:15 -07:00
Tiago Ilieve
8f43ee1dc7
Move AddBackports
to common.tasks.apt
...
The `AddBackports` task is needed by many different plugins, so is
better if it is available as a common task.
This closes #96 .
2014-07-12 14:42:52 -03:00
Anders Ingemann
34bb45bb00
Factor release codename fetching out into common.tools
...
This allows code that runs before the bootstrapinformation object has been created
to also figure out the release codename
2014-07-09 23:17:05 +02:00
Anders Ingemann
03a0746299
Convert every JSON file to YAML
...
Lines removed: over 500. Readiblity gained: A shitload
Now you can actually get an overview of a manifest on a single screen height.
I am sure that it will also save a lot of hassle when modifying schema in the future.
No more "expected property name" etc. because of an extraneous comma
Comments are of course natively support, so there's no need for this minify_json hokey pokey
2014-07-09 23:17:04 +02:00
Victor Marmol
fb8507c0f4
Enable the memory cgroup for the Docker plugin.
...
This will allow for the enforcement and tracking of memory limits and usage.
2014-06-23 19:38:38 +00:00
Johan Euphrosine
6fda70a237
plugins/docker_daemon: initial import
...
A plugin that install the docker daemon w/ an init script.
2014-05-17 12:37:06 -03:00