File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -6965,7 +6965,7 @@ paths:
6965
6965
"region": "us-east",
6966
6966
"group": "Linode-Group",
6967
6967
"metadata": {
6968
- "user_data": "I2Nsb3VkLWNvbmZpZwpwYWNrYWdlX3VwZGF0ZTogdHJ1ZQpwYWNrYWdlX3VwZ3JhZGU6IHRydWU ="
6968
+ "user_data": "I2Nsb3VkLWNvbmZpZw= ="
6969
6969
}
6970
6970
}' \
6971
6971
https://api.linode.com/v4/linode/instances
@@ -6979,9 +6979,10 @@ paths:
6979
6979
--stackscript_data '{"gh_username": "linode"}' \
6980
6980
--region us-east \
6981
6981
--type g6-standard-2 \
6982
- --authorized_keys "ssh-rsa AAAA_valid_public_ssh_key_123456785== user@their-computer"
6983
- --authorized_users "myUser"
6984
- --authorized_users "secondaryUser"
6982
+ --authorized_keys "ssh-rsa AAAA_valid_public_ssh_key_123456785== user@their-computer" \
6983
+ --authorized_users "myUser" \
6984
+ --authorized_users "secondaryUser" \
6985
+ --metadata.user_data "I2Nsb3VkLWNvbmZpZw==)"
6985
6986
/linode/instances/{linodeId}:
6986
6987
parameters:
6987
6988
- name: linodeId
You can’t perform that action at this time.
0 commit comments