]> git.proxmox.com Git - pmg-api.git/history - PMG/Cluster.pm
PMG/Cluster.pm: implement sync_ruledb_from_master()
[pmg-api.git] / PMG / Cluster.pm
2017-04-18 Dietmar MaurerPMG/Cluster.pm: implement sync_ruledb_from_master()
2017-04-11 Dietmar MaurerPMG::Cluster::sync_config_from_master - try to use...
2017-04-11 Dietmar MaurerPMG::Cluster::sync_config_from_master - print note...
2017-04-11 Dietmar MaurerPMG/Cluster.pm: use PMG::Utils::run_silent_cmd for...
2017-04-10 Dietmar Maureruse remove_tree instead of rmtree
2017-04-10 Dietmar MaurerPMG/Cluster.pm: improve sync_config_from_master
2017-04-07 Dietmar MaurerPMG/Cluster.pm: new helpers update_ssh_keys and sync_co...
2017-04-07 Dietmar MaurerPMG/Cluster.pm: cleanups
2017-04-07 Dietmar MaurerPMG/API2/Cluster.pm: complete cluster create, run as...
2017-04-05 Dietmar Maurerbin/pmgcm: start cluster management toolkit + API
2017-02-22 Dietmar Maureruse /etc/pmg/ instead of /etc/proxmox
2017-02-21 Dietmar Maurerfix remote_node_ip: correctly use hash values
2017-02-21 Dietmar MaurerPMG/ClusterConfig.pm: better code to read/write cluster...
2017-02-19 Dietmar Maurerremove wrong my declaration
2017-02-19 Dietmar Maurermove get_cluster_node to PMG::Cluster
2017-02-17 Dietmar MaurerPMG::Cluster::remote_node_ip: lookup ip in cluster...
2017-02-14 Dietmar Maureradd cluster.conf parser/writer
2017-01-26 Dietmar Maurerimplement pmgproxy.pm