Fulltext results:
- base-ssh-login
- ost using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to remotely execute a c... the repository. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOT... OTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The user ex
- base-exec-superuser
- ====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh i... alhost. Before executing the command, the privileges will be elevated. This privilege elevation method... the repository. From this, the following properties are used: * ''RIGHT_ELEVATION'': Method to evelate the privileges. Can be ''pfexec'', ''su'' or ''sudo''. * Add
- base-exec-user
- ====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the... the repository. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOT... OTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user will be taken. * ''COMMA
- base-net-load-url
- ===== Returns ===== Returns the contents of the resource referenced by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </c
- base
- module implements the basic methods used by the other modules. ===== Methods ===== {{indexmenu>.}}