Created
November 15, 2016 17:27
-
-
Save jaraco/c3e7494b1e10b2ca7f99294ce804c402 to your computer and use it in GitHub Desktop.
kato stacks
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
stackato@stackato-r6sc:~$ kato config push -j dea_ng stacks '{"name": "yougov/trusty", "package_path": "not used"}' | |
[ | |
{ | |
"name": "alsek", | |
"package_path": "/var/warden/rootfs_alsek" | |
}, | |
{ | |
"name": "lucid64", | |
"package_path": "/var/warden/rootfs_lucid" | |
}, | |
{ | |
"name": "cflinuxfs2", | |
"package_path": "/var/warden/rootfs_cflinuxfs2" | |
}, | |
{ | |
"name": "trusty", | |
"package_path": "not used" | |
}, | |
{ | |
"name": "yougov/trusty", | |
"package_path": "not used" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment