Skip to content
Snippets Groups Projects
Commit 9b8d4d02 authored by Andrea Galbusera's avatar Andrea Galbusera Committed by Michele Azzolari
Browse files

templates: cloud-init.yml.tpl: add missing line continuation to theo-agent command line

parent 825d9962
No related branches found
No related tags found
2 merge requests!4Resolve "cloud-init.yml.tpl: missing line continuation",!3Resolve "Job Failed #6091"
Pipeline #3827 passed
...@@ -51,7 +51,7 @@ write_files: ...@@ -51,7 +51,7 @@ write_files:
-no-interactive \ -no-interactive \
-sshd-config \ -sshd-config \
-url https://fluidware.authkeys.io \ -url https://fluidware.authkeys.io \
-token ${theo_token} -token ${theo_token} \
-hostname-prefix fcub- -hostname-prefix fcub-
chown -R theo-agent /etc/theo-agent chown -R theo-agent /etc/theo-agent
chmod 700 /etc/theo-agent chmod 700 /etc/theo-agent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment