diff options
author | H. P. <harald.p.@xmart.de> | 2018-07-10 15:32:50 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-07-10 15:32:50 +0200 |
commit | 813506cc848dc7d36105795ba1cd2d19aad8c9e5 (patch) | |
tree | 3cdffd67a1e86c660fee4ab29d35111a7a49071f | |
parent | 4f0257eb05d4ba92b823477bbf9d22852e5a175f (diff) | |
download | kvm-helper-813506cc848dc7d36105795ba1cd2d19aad8c9e5.tar.bz2 |
further blah about the setup
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -43,7 +43,8 @@ self-explanatory. Therein, you'll find the following: in the near future (more abstraction, more generalisms, better layer steering). * **cluster-SOMETHING.target:** Basically just an example. I have three slave - only machines, so I put them in there to have them boot parallelly. + only machines forming a PCS (corosync/pacemaker) cluster, so I put them + in there to have them boot parallelly. * **kvmhelper:** The actual script administering the environment through virsh. It can be entirely quiet (but isn't by default, it also tells you if it's |