diff options
author | H. P. <harald.p.@xmart.de> | 2018-07-05 21:27:14 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-07-05 21:27:14 +0200 |
commit | 6edf5a45aecf4063f20313dd2e24067b14220901 (patch) | |
tree | f33450338035ca7c215dd174a76d61073ca28265 | |
parent | e48263d8e484361081ceb002bbf25c46d7b376ce (diff) | |
download | systemd-units-6edf5a45aecf4063f20313dd2e24067b14220901.tar.bz2 |
+cluster
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,3 +33,7 @@ self-explanatory. Therein, you'll find the following: well - here we are. Still under development, look at the comments in the services - the starting and stopping of the VMs is still insufficiently written. +* **cluster-\*:** A simple systemd target describing dependencies on three + *KVM* machines (see above) which form a pacemaker (Red Hat pcs) + cluster, so they should be alive at the same time. One systemd + unit instead of a long command, whey! :) |