Revision c5e489f7 scripts/gnt-cluster

b/scripts/gnt-cluster
541 541
                        help="Specify the mac prefix for the instance IP"
542 542
                        " addresses, in the format XX:XX:XX",
543 543
                        metavar="PREFIX",
544
                        default="aa:00:00",),
544
                        default=constants.DEFAULT_MAC_PREFIX,),
545 545
            make_option("-g", "--vg-name", dest="vg_name",
546 546
                        help="Specify the volume group name "
547 547
                        " (cluster-wide) for disk allocation [xenvg]",

Also available in: Unified diff