diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2017-01-06 10:37:54 -0500 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2017-01-17 16:53:30 -0800 |
commit | c822e354e16646adf18bbc5123798663faa543b2 (patch) | |
tree | f22b87c6711639135f991293f5c406f06466ec92 /configure.ac | |
parent | 7b61434257f68749bfceee481fa505de7f945747 (diff) |
storhaug HA: first step, remove resource agents and setup script
resource agents and setup script(s) are now in storhaug
This is a phased switch-over to storhaug. Ultimately all components
here should be (re)moved to the storhaug project and its packages.
But for now some will linger here.
Change-Id: Ied3956972b14b14d8a76e22c583b1fe25869f8e7
BUG: 1410843
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: http://review.gluster.org/16349
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ac0c7abc8c1..7e6ece50990 100644 --- a/configure.ac +++ b/configure.ac @@ -221,7 +221,6 @@ AC_CONFIG_FILES([Makefile extras/ganesha/Makefile extras/ganesha/config/Makefile extras/ganesha/scripts/Makefile - extras/ganesha/ocf/Makefile extras/systemd/Makefile extras/systemd/glusterd.service extras/systemd/glustereventsd.service |