github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/testcharms/charm-repo/quantal/lxd-profile-fail/metadata.yaml (about) 1 name: lxd-profile-fail 2 summary: Start a juju machine with a lxd profile, force flag required 3 maintainer: Juju QA 4 description: | 5 Run an Ubuntu system, with the given lxd-profile which contains a 6 blacklisted item. The force flag will be necessary to deploy. 7 provides: 8 ubuntu: 9 interface: ubuntu 10 extra-bindings: 11 another: 12 tags: 13 - misc 14 - application_development 15 subordinate: false 16 series: 17 - bionic 18 - xenial 19 - quantal