Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created December 21, 2024 13:37
Show Gist options
  • Select an option

  • Save gowatana/dd50fa74610217b9142dc5773ad9e765 to your computer and use it in GitHub Desktop.

Select an option

Save gowatana/dd50fa74610217b9142dc5773ad9e765 to your computer and use it in GitHub Desktop.
formatVersion: 1
inputs: {}
resources:
Cloud_Network_1:
type: Cloud.Network
metadata:
layoutPosition:
- 0
- 0
properties:
networkType: existing
Cloud_Machine_1:
type: Cloud.Machine
metadata:
layoutPosition:
- 1
- 0
properties:
image: photon-5.0
flavor: small
networks:
- network: ${resource.Cloud_Network_1.id}
tags: []
assignment: static
assignPublicIpAddress: false
@gowatana
Copy link
Copy Markdown
Author

下記の投稿むけ。

Aria Automation 8.18 の Quick Start を実行してみる。Part-06: テンプレートのダウンロード → アップロード
https://vm.gowatana.jp/entry/2024/12/21/225640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment