Revision a6c79f3a man/gnt-cluster.rst

b/man/gnt-cluster.rst
241 241
interpreted as a CIDR netmask. The default value is 32 for an IPv4
242 242
address and 128 for an IPv6 address.
243 243

  
244
The ``--use-external-mip-script`` options allows to specify
245
whether to use an user-supplied master IP address setup script, whose
246
location is ``/etc/ganeti/scripts/master-ip-setup``. If the option value
247
is set to False, the default script, whose location is
248
``/usr/local/lib/ganeti/tools/master-ip-setup``, will be executed.
244
The ``--use-external-mip-script`` option allows to specify whether to
245
use an user-supplied master IP address setup script, whose location is
246
``@SYSCONFDIR@/ganeti/scripts/master-ip-setup``. If the option value is
247
set to False, the default script (located at
248
``@PKGLIBDIR@/tools/master-ip-setup``) will be executed.
249 249

  
250 250
The ``-m (--mac-prefix)`` option will let you specify a three byte
251 251
prefix under which the virtual MAC addresses of your instances will be

Also available in: Unified diff