riaps.riaps_fab module
Top level script to start fabric file for handling multiple RIAPS nodes setup
Created on March 6, 2019
- Arguments:
fabcmd: fabric command desired
optional arguments: -
-H | --hosts hostnames: list of hostnames (comma separated) --R | --roles rolenames: list of roles (comma separated) --f hostfilename: absolute path to local host file --i ssh private key: relative or absolute path to specific private key
If specific hostnames are not given, the command will be called for all hosts listed in /usr/local/riaps/etc/riaps_hosts.conf
@author: riaps