[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] [PATCH] Re: Fedora atomic host 23 and ansible
- From: Adam Miller <maxamillion fedoraproject org>
- To: "atomic-devel projectatomic io" <atomic-devel projectatomic io>
- Subject: Re: [atomic-devel] [PATCH] Re: Fedora atomic host 23 and ansible
- Date: Thu, 29 Oct 2015 14:05:38 -0500
I don't think I have perms on the repo, but the patch is below.
Thanks,
-AdamM
>From c9abfb73a9404a028b3f15d01f9664cd1f55da0b Mon Sep 17 00:00:00 2001
From: Adam Miller <admiller redhat com>
Date: Thu, 29 Oct 2015 14:01:44 -0500
Subject: [PATCH] add python-docker-py for Ansible docker module
---
fedora-atomic-docker-host.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json
index ad9669b..70089f7 100644
--- a/fedora-atomic-docker-host.json
+++ b/fedora-atomic-docker-host.json
@@ -36,6 +36,7 @@
"gnupg2",
"basesystem",
"python",
+ "python-docker-py",
"bash",
"xz", "gzip", "bzip2",
"coreutils",
--
2.4.3
On Thu, Oct 29, 2015 at 1:27 PM, Colin Walters <walters verbum org> wrote:
>
>
> On Wed, Oct 28, 2015, at 01:26 PM, Adam Miller wrote:
>
>> I'd vote in favor of including the python-docker-py package for users
>> of Atomic Host and the Ansbile docker module.
>
> OK, looks like consensus agrees. Want to do a patch?
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]