The proposal to merge ~powersj/cloud-init:enable-snap into cloud-init:master has been updated.
Description changed to: To test: 1. git clone -b enable-snap git+ssh://git.launchpad.net/~powersj/cloud-init 2. cd cloud-init 3. Because the required setup.py change is not in master, you need to edit snapcraft.yaml to use the local repo with the change. Edit parts -> cloud-init -> source as follows: source: . 4. snapcraft 5. sudo snap install cloud-init_master_amd64.snap --classic --dangerous --classic because it is class --dangerous because it is not from the store and local 6. Try it out: sudo cloud-init -v sudo cloud-init -h I have run a `sudo cloud-init init` and it executed as I believe is expected. For more details, see: https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/320994 -- Your team cloud init development team is requested to review the proposed merge of ~powersj/cloud-init:enable-snap into cloud-init:master. _______________________________________________ Mailing list: https://launchpad.net/~cloud-init-dev Post to : cloud-init-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~cloud-init-dev More help : https://help.launchpad.net/ListHelp