summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorMark Michelson <mmichels@redhat.com>2017-10-24 09:10:09 -0500
committerBen Pfaff <blp@ovn.org>2017-10-24 14:32:41 -0700
commit2c71d7d8ecf46f214c211635ce0a42fa20bfd8fd (patch)
tree85d6589e9ed9e64dd10824fae4bc03bd83ad3b74 /Documentation/automake.mk
parentfd0e83552ed8ebb20beda3f36517ae3fcff6b78b (diff)
downloadopenvswitch-2c71d7d8ecf46f214c211635ce0a42fa20bfd8fd.tar.gz
OVN: Document how to use firewalld service files
Firewalld service files for OVN have been in the source for several months. This adds instructions for how to use these service files with firewalld. Signed-off-by: Mark Michelson <mmichels@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/automake.mk')
-rw-r--r--Documentation/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index da482b419..2a0c8e868 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -47,6 +47,7 @@ DOC_SOURCE = \
Documentation/howto/index.rst \
Documentation/howto/docker.rst \
Documentation/howto/dpdk.rst \
+ Documentation/howto/firewalld.rst \
Documentation/howto/kvm.rst \
Documentation/howto/libvirt.rst \
Documentation/howto/selinux.rst \