Comment 2 for bug 1802905

Revision history for this message
José Pekkarinen (koalinux) wrote : Re: There is no option to specify local repository for vaultlocker ppa

The best way would be to add an origin option to specify a deb line
with a pipe and the key for the repository in the bundle, like:

    options:
      origin: |
        deb http://mydomain.com/openstack-charmers/vaultlocker/ubuntu/ xenial main
        |
        -----BEGIN PGP PUBLIC KEY BLOCK-----

        ...
        -----END PGP PUBLIC KEY BLOCK-----