diff --git a/docs/chapters/template.rst b/docs/chapters/template.rst index a2a317cf..e7e2f95e 100644 --- a/docs/chapters/template.rst +++ b/docs/chapters/template.rst @@ -33,6 +33,8 @@ Template Automation Hooks +-------------+---------------------+-----------------------------------------+ | CP/OVERLAY | path(s) | etc root usr (one per line) | +-------------+---------------------+-----------------------------------------+ +| HOSTCMD | command | pkg info | ++-------------+---------------------+-----------------------------------------+ | INCLUDE | template path/URL | http?://TEMPLATE_URL or project/path | +-------------+---------------------+-----------------------------------------+ | 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 +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 LIMITS - set the specified resource value for the jail