]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/Corosync.pm
fix #2479: use correct sub in create_conf
[pve-cluster.git] / data / PVE / Corosync.pm
2019-11-22 Oguz Bektasfix #2479: use correct sub in create_conf
2019-11-22 Stefan Reitercorosync: die in check_conf_exists if !$noerr
2019-11-19 Thomas Lamprechtcorosync config: avoid cyclic reference in closure
2019-11-15 Fabian Grünbichlermove corosync_link schema to Corosync.pm
2019-07-02 Fabian Grünbichlercorosync: refactor and reuse IP RE matching
2019-07-02 Fabian Grünbichlercorosync: stylistic changes
2019-07-02 Stefan ReiterAdd functions to resolve hostnames and iterate corosync...
2019-06-13 Thomas Lamprechtcorosync: allow to set link priorities
2019-06-13 Thomas Lamprechtcluster create: use new corosync-link format for totem...
2019-06-13 Thomas Lamprechtcorosync config: support 'linknumber' property
2019-05-28 Thomas Lamprechtcorosync: config: write: die if we get a undefined...
2018-05-02 Thomas Lamprechtfix #1743: cluster create: default to ring0_addr for...
2018-02-16 Thomas Lamprechtcluster create: factor out initial corosync config...
2017-09-20 Thomas Lamprechtcorosync: add atomic_write_conf and cleanup
2017-09-20 Thomas Lamprechtcorosync: transform config to allow easier access
2017-09-20 Thomas Lamprechtcorosync config parser: move to hash format
2017-06-21 Thomas Lamprechtfactor out corosync methods to own module