This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Central agent specifications | |
Central agent is a new archipel module configured in archipel.conf : | |
[CENTRALAGENT] | |
centralagent = "force", "passive", "auto" | |
force = this hypervisor is the central agent, subscriber of the pubsub | |
passive = this hypervisor will publish updates to the central agent | |
auto = will first check if there already is a central agent. If there is none, become central agent, otherwise, be passive. (this can be delayed to later) | |
There are 2 pubsubs : |