Created
December 2, 2019 15:01
-
-
Save sshnaidm/a7beb0fcc6994a8f228a87099c28309c to your computer and use it in GitHub Desktop.
medium_transible2
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
images: | |
- name: new_image | |
owner: .... | |
min_disk: 20 | |
is_public: false | |
filename: /v2/images/...hash.../file | |
- name: cloud-image | |
checksum: .... | |
owner: .... | |
min_disk: 8 | |
is_public: false | |
filename: /v2/images/...hash.../file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment