summaryrefslogtreecommitdiff
path: root/icktool.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-18 15:56:29 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-18 15:56:29 +0300
commit81f60558305a540e94b4c2916db9ee0219c282b5 (patch)
treea8e125baa44329a2522efbe4cfe181a5c28c6094 /icktool.mdwn
parent0f5491bf9416c758d23a3f908ab7fc3245f8ca9a (diff)
downloadick.liw.fi-81f60558305a540e94b4c2916db9ee0219c282b5.tar.gz
Add: link to examples, root access
Diffstat (limited to 'icktool.mdwn')
-rw-r--r--icktool.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/icktool.mdwn b/icktool.mdwn
index 45128b4..2688c96 100644
--- a/icktool.mdwn
+++ b/icktool.mdwn
@@ -155,7 +155,8 @@ three possibilities:
You should strive to run all actions in conatiners, since that makes
it hardest to mess up the worker host.
-Actions are run as root in the container.
+Actions are run as root in the container, and in a chroot. On the
+host, they can use `sudo` to gain root access.
Pipelines: actions
@@ -229,3 +230,8 @@ The worker manager defines (at least) the following actions:
This should be run on the host, to have network access and use of
the worker's ssh key.
+
+# Example .ick files
+
+The <http://git.liw.fi/liw-ci/tree/> repository has some .ick files,
+used by ick's author for his personal instances.