Closed lpramuk closed 4 years ago
fabric cmdline host is no longer PROVISIONING_SERVER but SERVER_HOSTNAME itself, so there is no need to adjust majority of execute() calls to be run against Satellite by using host=host param (as default implicit host is already Satellite)
PROVISIONING_SERVER
SERVER_HOSTNAME
execute()
host=host
fabric cmdline host is no longer
PROVISIONING_SERVER
butSERVER_HOSTNAME
itself, so there is no need to adjust majority ofexecute()
calls to be run against Satellite by usinghost=host
param (as default implicit host is already Satellite)