mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 08:36:59 +00:00
config.yaml: replace docker with podman
This commit is contained in:
5
Makefile
5
Makefile
@@ -36,10 +36,7 @@ config.json: config.yaml .files-list $(FILES)
|
||||
--ignition-file $${TEMPDIR}/config.json \
|
||||
--keep-machine-id \
|
||||
--keep-paths '/etc/ssh/ssh_host_.*' \
|
||||
--keep-paths '/home/core/caddy/' \
|
||||
--keep-paths '/home/core/matrixdotorg-synapse/' \
|
||||
--keep-paths '/home/core/matrixdotorg-matrix-appservice-irc' \
|
||||
--keep-paths '/home/core/postgresql/secret' \
|
||||
--keep-paths '/opt/caddy/data' \
|
||||
--keep-paths '/var/log' && \
|
||||
ssh -o ControlPath=/tmp/ssh_mux_%h_%p_%r akpella \
|
||||
sudo systemctl reboot && \
|
||||
|
||||
Reference in New Issue
Block a user