Skip to content
Snippets Groups Projects
Commit 147e245c authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Added configuration

parent d770017d
No related branches found
No related tags found
6 merge requests!6End of development,!5Develop,!4End of development,!3Develop,!2hot-fix: change readme.md,!1Develop
Pipeline #49192 passed
cat<<EOF >> ./atrium.yaml
cat<<EOF >> ./root/atrium.yaml
hostname: $(scw-userdata atrium_hostname)
debug_mode: false
letsencrypt_email: $(scw_userdata atrium_letsencrypt_email)
......
......@@ -10,7 +10,6 @@ packages:
- git
write_files:
path: /root/atrium.yaml
content: |
hostname: $(scw-userdata atrium_hostname)
debug_mode: false
......@@ -31,6 +30,7 @@ write_files:
is_proxy: true
host: "desktop-$(scw_userdata atrium_count_index)"
target: $(scw_userdata atrium_private_ip):8081
path: /root/atrium.yaml
runcmd:
# Install Rust
......
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