We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Hi @bchatelard,
@file is already supported,
./scw _userdata 8cc2d32c-5444-4998-81e9-964134700ba7 [email protected]
./scw _userdata 8cc2d32c-5444-4998-81e9-964134700ba7 CLOUD-INIT #cloud-config hostname: "coreos" coreos: units: - name: runcmd.service command: start content: | [Unit] Description=Mark as booted [Service] Type=oneshot ExecStart=/bin/sh -c "curl http://169.254.42.42/state -X PATCH -d '{\"state_detail\": \"booted\"}' -H 'Content-Type: application/json'"
Sorry, something went wrong.
@bchatelard tested with @~/path/to/file
@~/path/to/file
Fixed with the PR #332
QuentinPerez
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: