~cloud-init-dev/cloud-init/trunk

Viewing all changes in revision 1088.

  • Committer: Scott Moser
  • Date: 2015-03-31 18:20:00 UTC
  • Revision ID: smoser@ubuntu.com-20150331182000-za6i3fwtcb4b0udh
adjust cc_snappy for snappy install package with config.

It was believed that to install a package with config the command was:
  snappy install --config=config-file <package> 
Instead, what was implemented in snappy was:
  snappy install <package> [<config-file>]

This modifies cloud-init to invoke the latter and changes the tests
appropriately.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: