Re: final mirrorlist location for Atomic

2014-11-03 Thread Luke Macken
On Sun, Nov 02, 2014 at 04:33:57PM -0500, Colin Walters wrote: Currently, the Atomic cloud image still tries to contact the compose server internal mirror for updates. Do we know what the final mirrorlist URL will be? Where are we on getting content sync'd out? I'm not sure exactly

Re: [PATCH] fedora-atomic-docker-host: Add the docker python module

2015-01-21 Thread Luke Macken
On Wed, Jan 21, 2015 at 02:47:08PM -0700, Luke Macken wrote: + python-docker-py], This will also pull in the python-websocket-client. Both of which are relatively small. luke ___ cloud mailing list cloud@lists.fedoraproject.org https

[PATCH] fedora-atomic-docker-host: Add the docker python module

2015-01-21 Thread Luke Macken
Including the docker python client enables people to use Ansible to manage containers. diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index 2d22efa..784e82f 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -51,7 +51,8 @@