Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created November 15, 2016 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaraco/c3e7494b1e10b2ca7f99294ce804c402 to your computer and use it in GitHub Desktop.
Save jaraco/c3e7494b1e10b2ca7f99294ce804c402 to your computer and use it in GitHub Desktop.
kato stacks
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