mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 09:29:55 +01:00
docs: Document HOSTCMD
This commit is contained in:
@@ -33,6 +33,8 @@ Template Automation Hooks
|
|||||||
+-------------+---------------------+-----------------------------------------+
|
+-------------+---------------------+-----------------------------------------+
|
||||||
| CP/OVERLAY | path(s) | etc root usr (one per line) |
|
| CP/OVERLAY | path(s) | etc root usr (one per line) |
|
||||||
+-------------+---------------------+-----------------------------------------+
|
+-------------+---------------------+-----------------------------------------+
|
||||||
|
| HOSTCMD | command | pkg info |
|
||||||
|
+-------------+---------------------+-----------------------------------------+
|
||||||
| INCLUDE | template path/URL | http?://TEMPLATE_URL or project/path |
|
| INCLUDE | template path/URL | http?://TEMPLATE_URL or project/path |
|
||||||
+-------------+---------------------+-----------------------------------------+
|
+-------------+---------------------+-----------------------------------------+
|
||||||
| LIMITS | resource value | memoryuse 1G |
|
| LIMITS | resource value | memoryuse 1G |
|
||||||
@@ -74,6 +76,8 @@ CONFIG - set the specified property and value
|
|||||||
|
|
||||||
CP/OVERLAY - copy specified files from template directory to specified path inside jail
|
CP/OVERLAY - copy specified files from template directory to specified path inside jail
|
||||||
|
|
||||||
|
HOSTCMD - run the specified command on the host instead of the jail
|
||||||
|
|
||||||
INCLUDE - specify a template to include. Make sure the template is bootstrapped, or you are using the template url
|
INCLUDE - specify a template to include. Make sure the template is bootstrapped, or you are using the template url
|
||||||
|
|
||||||
LIMITS - set the specified resource value for the jail
|
LIMITS - set the specified resource value for the jail
|
||||||
|
|||||||
Reference in New Issue
Block a user