-
-
Save gowatana/dd50fa74610217b9142dc5773ad9e765 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
Aria Automation 8.18 の Quick Start を実行してみる。Part-06: テンプレートのダウンロード → アップロード
https://vm.gowatana.jp/entry/2024/12/21/225640