Commit graph

  • 170ece3691 Add opts parameter to docker_daemon. Dan Lorenc 2014-11-21 12:26:56 -08:00
  • 2e1c419ea0 Merge pull request #156 from jbergler/development Anders Ingemann 2014-11-22 02:26:27 +06:00
  • bc304664f9 Merge pull request #153 from proppy/docker-vendor Anders Ingemann 2014-11-22 01:44:57 +06:00
  • e4663f4fbe docker_daemon: add comments Johan Euphrosine 2014-11-21 11:22:11 -08:00
  • 141e6399f3 fix ident, raise TaskError Johan Euphrosine 2014-11-21 10:51:03 -08:00
  • 57909eb9bc Allow mixed kernel/userspace architecture. jbergler 2014-11-19 21:57:24 +00:00
  • 99786539c7 plugins/docker_daemon: flake8 Johan Euphrosine 2014-11-19 16:25:27 -08:00
  • e53e727c9c plugins/docker_daemon: only add PullDockerImages tasks when pull_images is set Johan Euphrosine 2014-11-19 16:21:38 -08:00
  • 6fdf0cc403 plugins/docker_daemon: align with space Johan Euphrosine 2014-11-19 16:16:26 -08:00
  • 31ba98821c plugins/docker_daemon: logcheckcall, inline pull and indent Johan Euphrosine 2014-11-19 16:14:41 -08:00
  • feb4d093c9 bootstrapvz/plugins/docker_daemon: spaces to tabs Johan Euphrosine 2014-11-19 11:53:23 -08:00
  • 962532065c bootstrapvz/plugins/docker_daemon: flake8 Johan Euphrosine 2014-11-19 11:49:17 -08:00
  • f3a9a1b1ec docker_daemon: add pull_images option Johan Euphrosine 2014-10-31 05:32:15 -07:00
  • 880e13f0d8 Merge pull request #150 from timbot/debian-backports-growroot Anders Ingemann 2014-10-13 20:24:03 +02:00
  • 7944db886f Enable auto-rootdisk growth on gce-backports. Tim Smith 2014-10-09 21:06:15 -07:00
  • 3410118250 Fix typo in AdjustExpandRootScript Tim Smith 2014-10-09 21:05:48 -07:00
  • d78e36ee3c Merge pull request #149 from dbcode/development Anders Ingemann 2014-09-22 19:59:38 +02:00
  • bad378e28b fix test for DOCKER_NOFILE Dave Bailey 2014-09-22 17:11:26 +00:00
  • 4feac3fe83 Merge pull request #148 from dbcode/development Anders Ingemann 2014-09-18 23:01:03 +02:00
  • 107577cb16 allow custom ulimit -n for Docker Dave Bailey 2014-09-17 18:12:49 +00:00
  • 0f5de13bae Add version option to docker_daemon plugin Tiago Ilieve 2014-09-13 15:08:52 -03:00
  • 8076ad3ae1 Merge pull request #146 from wrigri/development Anders Ingemann 2014-09-08 22:52:13 +02:00
  • 96a1683c26 Fix task ordering to better support customizations Rick Wright 2014-09-05 13:56:50 -07:00
  • 89a74a33c8 Fix linux-headers package version detection Tiago Ilieve 2014-09-02 19:53:10 -03:00
  • 881ea41a1a Merge pull request #143 from filbranden/color_when Anders Ingemann 2014-08-24 21:03:04 +02:00
  • 1fe10207b8 Check the value of the --color argument Filipe Brandenburger 2014-08-24 10:50:07 -07:00
  • 84cf497c66 Support --color option to indicate whether to use colors in the terminal Filipe Brandenburger 2014-08-21 14:40:11 -07:00
  • 2628007839 Merge pull request #138 from jkaplowitz/development Anders Ingemann 2014-08-15 16:15:55 -06:00
  • 3ff1bfb7d9 Removed a check to verify file type Max Illfelder 2014-08-13 16:58:37 -07:00
  • 89e1a701eb Disable SSH password auth on GCE Jimmy Kaplowitz 2014-08-13 11:51:50 -07:00
  • a449990756 Merge pull request #134 from jkaplowitz/hostname-fix Anders Ingemann 2014-08-07 11:15:47 -06:00
  • 3bfe9dddf9 Reinstate hostname hook for GCE Jimmy Kaplowitz 2014-08-05 16:55:14 -07:00
  • 9f46bdc519 Merge pull request #131 from jkaplowitz/cloudsdk Anders Ingemann 2014-08-05 17:12:51 -06:00
  • a352f4d576 Installing Cloud SDK which includes gcutil and gsutil. We still don't have a package for it so laying out the tarball for now. Jimmy Kaplowitz 2014-08-01 20:05:23 -07:00
  • 7ad565cbe9 Merge pull request #126 from jkaplowitz/development Anders Ingemann 2014-07-28 21:39:56 +02:00
  • e8f04d0baf Install ca-certificates on GCE Jimmy Kaplowitz 2014-07-25 09:27:27 -07:00
  • e2a7887ebf Merge pull request #125 from jkaplowitz/development Tiago Ilieve 2014-07-25 01:18:04 -03:00
  • c412c4cdcf Fix list of tasks and their ordering Jimmy Kaplowitz 2014-05-20 13:00:55 -07:00
  • 719a6c31b0 Reverting 210999f, as asked by @jkaplowitz Tiago Ilieve 2014-07-25 00:08:07 -03:00
  • 9e61ac94d2 Add a word, to make error message about nbd more understable Anders Ingemann 2014-07-16 22:06:42 +02:00
  • e41dbdd807 Rename variable in load_yaml to match load_json Anders Ingemann 2014-07-16 22:05:54 +02:00
  • 5420b7e546 Update CHANGELOG Tiago Ilieve 2014-07-13 12:19:43 -03:00
  • cc95f146b1 Add AddDefaultSources as AddBackports predecessor Tiago Ilieve 2014-07-13 02:57:37 -03:00
  • a1e17841d3 Fix usage of virtualization reference in manifests Anders Ingemann 2014-07-12 19:58:25 +02:00
  • af3cca2644 Remove unused import Anders Ingemann 2014-07-12 19:53:56 +02:00
  • f925045e59 8f43ee1d removed a used import in the cloud-init and opennebula plugins, readded Anders Ingemann 2014-07-12 19:53:17 +02:00
  • b953cf7757 Merge pull request #120 from rybaktomasz/boto-credentials Anders Ingemann 2014-07-12 19:47:03 +02:00
  • 8f43ee1dc7 Move AddBackports to common.tasks.apt Tiago Ilieve 2014-07-12 14:42:52 -03:00
  • d6fe85e124 Do not crash with KeyError when there is no credentials in manifest. Tomasz Rybak 2014-07-12 19:40:53 +02:00
  • 210999ff5d Remove redundant code from GCE's tasks.apt Tiago Ilieve 2014-07-12 13:28:46 -03:00
  • cca31b642f Add documentation for the run() function. Also: Move the return statement in run() to the bottom Anders Ingemann 2014-07-09 23:31:16 +02:00
  • 2fb6f344ee Update CHANGELOG Anders Ingemann 2014-07-09 23:22:39 +02:00
  • 0cc26d82d0 Allow passing data into the manifest. This makes it possible to create dynamically created manifests Anders Ingemann 2014-07-09 22:41:40 +02:00
  • 7fe9c1ba36 Refactor logging setup to be more modular Anders Ingemann 2014-07-09 22:20:20 +02:00
  • 9d8821235f Clone packages-kernels.yml pattern to other providers GCE also gets its own file. For now, this scales - but we might want to refactor when there is more that just the kernel package we need to choose from Anders Ingemann 2014-07-09 21:40:34 +02:00
  • e4a9cc837a Differentiate installation of grub 1.99 and grub 2 Anders Ingemann 2014-07-09 21:20:26 +02:00
  • 1dc9ae18db Do a basic validation of the manifest before accessing it. This prevents cryptic error messages Anders Ingemann 2014-07-06 22:27:36 +02:00
  • 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 Anders Ingemann 2014-07-06 20:23:48 +02:00
  • 376baae583 Take advantage of the YAML multiline notation Anders Ingemann 2014-07-06 18:24:35 +02:00
  • 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 Anders Ingemann 2014-07-05 20:01:20 +02:00
  • ebba39f59b Convert "provider" into provider specific section This is where all provider specific settings belong like waagent on azure, guest additions iso path on vbox and virtualization type on ec2 Anders Ingemann 2014-07-05 18:14:29 +02:00
  • 5bb0e5428e Merge pull request #117 from zeridon/fix-grub-options Anders Ingemann 2014-07-09 23:13:07 +02:00
  • da27c7b7dd Merge pull request #119 from rybaktomasz/unstable-kernel Tiago Ilieve 2014-07-08 16:30:36 -03:00
  • 62b3e9c255 Jessie has different kernel for i386, fixing name for EC2. Tomasz Rybak 2014-07-08 20:59:16 +02:00
  • 7933992138 Merge pull request #118 from rybaktomasz/dhcpcd-unstable Anders Ingemann 2014-07-06 20:34:03 +02:00
  • ebee46b57f Fix wrong condition in dhcpcd configuration in Jessie. Tomasz Rybak 2014-07-06 19:13:46 +02:00
  • 5433963f4e Jessie contains dhcpcd5 instaed of dhcpcd; fixing configuration. Tomasz Rybak 2014-07-06 19:05:00 +02:00
  • 55c853c348 Fix call to boto get_all_images() Anders Ingemann 2014-07-05 11:08:21 +02:00
  • 94b3e4605a Improvement in grub options Vladimir Vitkov 2014-07-02 15:04:54 +03:00
  • 8e9c94567e Merge pull request #116 from rybaktomasz/aws-credentials Anders Ingemann 2014-07-01 19:37:16 +02:00
  • 05081daf5c Merge pull request #115 from rybaktomasz/return-info Anders Ingemann 2014-07-01 19:36:21 +02:00
  • 7412ca26d0 Do not require AWS credentials in manifest file Tomasz Rybak 2014-06-30 20:23:44 +02:00
  • 869d7d770c Return information about created image. Tomasz Rybak 2014-06-30 20:02:50 +02:00
  • bde3019b45 Merge pull request #114 from razvanm/patch-2 Anders Ingemann 2014-06-26 17:21:27 +02:00
  • 091030affd Fix a typo: s/topoligcally/topologically/ Razvan Musaloiu-E. 2014-06-26 07:05:46 -07:00
  • 9592e2445e Merge pull request #111 from vmarmol/docker-enable-memory Tiago Ilieve 2014-06-25 10:44:19 -03:00
  • fb8507c0f4 Enable the memory cgroup for the Docker plugin. Victor Marmol 2014-06-22 05:54:44 +00:00
  • 19c3986d12 Merge pull request #109 from jkaplowitz/popen-cwd Anders Ingemann 2014-06-20 08:29:41 +02:00
  • 19240dc201 Support executing commands in a specific cwd Jimmy Kaplowitz 2014-06-19 17:14:43 -07:00
  • a9a5be7717 Allow stable/oldstable on manifest Tiago Ilieve 2014-06-19 14:50:59 -03:00
  • 99dc07b44e Merge pull request #107 from zeridon/ami-list-performance Anders Ingemann 2014-06-19 19:33:59 +02:00
  • 68d9ee1096 Improve ami listing performance Vladimir Vitkov 2014-06-19 17:55:05 +03:00
  • 65bdb34d77 Save downloaded gsutil tarball to workspace Tiago Ilieve 2014-06-07 13:31:10 -03:00
  • 80d0dfb939 Add volume.Delete to GCE taskset Tiago Ilieve 2014-06-07 12:45:58 -03:00
  • aa1f8cf189 Update volume image path after move it Tiago Ilieve 2014-06-07 12:36:50 -03:00
  • 9c0a0ade08 Merge pull request #106 from Jimdo/pip_install_squashed Anders Ingemann 2014-06-07 17:38:51 +02:00
  • 669ccc3a8b Added pip_install plugin Ilya Margolin 2014-05-28 19:00:35 +02:00
  • 1c54c5e8a8 Add .0 to version number Anders Ingemann 2014-06-04 23:49:13 +02:00
  • 14b7f84305 Merge pull request #102 from Jimdo/fix-issue-with-apt-preferences Anders Ingemann 2014-05-28 22:14:09 +02:00
  • 7371c1636b Incorporate feedback Jan Brauer 2014-05-28 21:19:15 +02:00
  • 18a85c157f AptUpdate has to explicitly depend on WritePreferences Jan Brauer 2014-05-28 09:55:09 +02:00
  • 08c0a88459 Might as well check apt proxy early Moved CheckAptProxy to preparation phase Changed the logging to output a warning instead of an error Changed the error message a little Anders Ingemann 2014-05-23 20:19:09 +02:00
  • 4ba701cfad Add CheckAptProxy task Tiago Ilieve 2014-05-23 09:51:17 -03:00
  • 4f45749e13 Check if qemu-img is available Anders Ingemann 2014-05-22 17:28:17 +02:00
  • 7fe72feb2c Add --assume-yes to apt-get autoremove Anders Ingemann 2014-05-18 22:26:46 +02:00
  • 6fda70a237 plugins/docker_daemon: initial import Johan Euphrosine 2014-05-07 17:03:16 -07:00
  • 4caf5d1813 Make "assets" a required property in chef schema Anders Ingemann 2014-05-16 18:33:21 +02:00
  • b03ec12c41 Make "stable" the salt install_source default. Fix a few indentation things Anders Ingemann 2014-05-16 18:30:01 +02:00
  • 81659321af Fix name of chef plugin manifest schema name Anders Ingemann 2014-05-16 18:29:42 +02:00
  • 53406e2b35 Merge pull request #88 from proppy/add-gce-init Anders Ingemann 2014-05-13 01:02:17 +02:00