Last active
August 29, 2015 14:02
-
-
Save lorentzca/a93e1cab8310d8433893 to your computer and use it in GitHub Desktop.
起動するdropletの内容を書く
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
initialize: | |
client_id: XXXXXXXX | |
api_key: YYYYYYYY | |
create: | |
droplet_name: digio | |
region_id: 6 | |
size_id: 66 | |
image_id: 3445812 | |
ssh_key_id: ZZZZZZZZ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fix typo