[Date Prev][Date Next]   [Thread Prev][Thread Next]   
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] [PATCH] manifest: Add iptables-services
- From: Eric Paris <eparis redhat com>
- To: Colin Walters <walters verbum org>, atomic-devel projectatomic io
- Subject: Re: [atomic-devel] [PATCH] manifest: Add iptables-services
- Date: Mon, 06 Jul 2015 12:34:41 -0500
On Mon, 2015-07-06 at 12:53 -0400, Colin Walters wrote:
> Currently, firewalld is the default for Fedora.  However, both Docker
> and Kubernetes do not yet know how to talk to it.  Work is underway 
> on
> that, but in the meantime, iptables-services is an absolutely tiny
> package, and the cost of carrying it forward is very small.
Docker should support firewalld properly now. (Not so much kubernetes
though)
> 
> Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1235843
> Signed-off-by: Colin Walters <walters verbum org>
> ---
>  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 d344c4b..60e7f75 100644
> --- a/fedora-atomic-docker-host.json
> +++ b/fedora-atomic-docker-host.json
> @@ -40,6 +40,7 @@
>  		 "which",
>  		 "nfs-utils",
>  		 "curl",
> +		 "iptables-services",
>  		 "NetworkManager",
>  		 "hostname", "initscripts", "iproute", "iputils", 
> "less",
>  		 "sos",
[Date Prev][Date Next]   [Thread Prev][Thread Next]   
[Thread Index]
[Date Index]
[Author Index]