]> git.proxmox.com Git - pve-cluster.git/commitdiff
pvecm: small cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Feb 2017 15:59:05 +0000 (16:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Feb 2017 10:39:15 +0000 (11:39 +0100)
clvm is was used in 3.4 and earlier, it won't come back anytime soon

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/PVE/CLI/pvecm.pm

index c95e8c6cd6ffc5da63139cdc808ad4a042adeaf0..f15f467d89856247737f72e7b6fd4e7b149fa1c0 100755 (executable)
@@ -584,8 +584,6 @@ __PACKAGE__->register_method ({
            }
            print "OK\n" if !$printqmsg;
 
-           # system("systemctl start clvm");
-
            my $local_ip_address = PVE::Cluster::remote_node_ip($nodename);
 
            print "generating node certificates\n";