summaryrefslogtreecommitdiff
path: root/ctdb/packaging/RPM/ctdb.spec.in
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2015-12-14 11:34:41 +1100
committerAmitay Isaacs <amitay@samba.org>2016-01-25 07:18:25 +0100
commit1538fc458568c9d5b29125256957f8d6de580d4c (patch)
tree20a9e06ad6b64fc5163da99214a2011061649dfd /ctdb/packaging/RPM/ctdb.spec.in
parentd71f747f5c1c7e937fa76e77167cc87fddd37403 (diff)
downloadsamba-1538fc458568c9d5b29125256957f8d6de580d4c.tar.gz
ctdb-tools: Add standalone ctdb_natgw tool script
This is intended to replace the use of "ctdb natgwlist" in 11.natgw and provide different views of the NAT gateway status. It replaces the use of CTDB_NATGW_SLAVE_ONLY=yes with a "slave-only" keyword in the NAT gateway nodes file. This means the nodes file must be consistent on all nodes in a NAT gateway group. Note that this script is not yet integrated, so there are no behaviour or documentation changes. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/packaging/RPM/ctdb.spec.in')
-rw-r--r--ctdb/packaging/RPM/ctdb.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/packaging/RPM/ctdb.spec.in b/ctdb/packaging/RPM/ctdb.spec.in
index 9985dfe61bb..55ce0e5e1be 100644
--- a/ctdb/packaging/RPM/ctdb.spec.in
+++ b/ctdb/packaging/RPM/ctdb.spec.in
@@ -203,6 +203,7 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/ltdbtool
%{_bindir}/ctdb_diagnostics
%{_bindir}/onnode
+%{_bindir}/ctdb_natgw
%dir %{_libdir}
%{_libdir}/ctdb/lib*
%{_libdir}/libtevent-unix-util.so.0*