Fulltext results:
- base-ssh-login
- Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to... sitory. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repos
- base-exec-superuser
- cutes a command as a given user. Command is executed using ssh if the user is not on localhost. Before... ecuting the command, the privileges will be elevated. This privilege elevation method is defined by $RIGHT_ELEVATION in the service configuration and can ... sitory. From this, the following properties are used: * ''RIGHT_ELEVATION'': Method to evelate the
- base-exec-user
- cutes a command as a given user. Command is executed using ssh if the user is not on localhost. =====... sitory. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repos... HOST'' (optional): If ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USE
- base
- he ''base'' module implements the basic methods used by the other modules. ===== Methods ===== {{ind
- base-ssh-umount
- ==== Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ===== Usage ===== ba
- base-repo-get-service
- ns the service definition. This is usually evaluated in a shell script by the ''eval'' command. =====
- base-net-load-url
- === Returns the contents of the resource referenced by the URL. ===== Examples ===== <code bash> ba