Align volumes in step bootstrap
This commit is contained in:
@@ -63,7 +63,7 @@ systemd:
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/docker run --rm -v /var/home/core:/home/step -e STEPPATH=/home/step/.step smallstep/step-cli step ca bootstrap --team mtls --team-url "https://mrmeeb.co.uk/step/<>"
|
||||
ExecStart=/usr/bin/docker run --rm -v /var/home/core:/var/home/core -e STEPPATH=/var/home/core/.step smallstep/step-cli step ca bootstrap --team mtls --team-url "https://mrmeeb.co.uk/step/<>"
|
||||
ExecStart=/usr/bin/touch /var/lib/%N.stamp
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user