diff options
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/ganesha/scripts/ganesha-ha.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/ganesha/scripts/ganesha-ha.sh b/extras/ganesha/scripts/ganesha-ha.sh index b62fb306cc9..2eb1a14c959 100644 --- a/extras/ganesha/scripts/ganesha-ha.sh +++ b/extras/ganesha/scripts/ganesha-ha.sh @@ -348,6 +348,7 @@ cleanup_ganesha_config ()      rm -f /etc/corosync/corosync.conf      rm -rf /etc/cluster/cluster.conf*      rm -rf /var/lib/pacemaker/cib/* +    sed -r -i -e '/^%include[[:space:]]+".+\.conf"$/d'  $HA_CONFDIR/ganesha.conf  }  do_create_virt_ip_constraints()  | 
