Add ssh-keys to plugs for openstack commmand

When importing ssh keys using openstack keypair create
we get Permission denied, running with snappy-debug
suggests to add ssh-key to plugs.

ssh-public-keys is being dropped as ssh-keys interface
also allows access to public keys.

Change-Id: Ib7e6a13da8b34e03d5ad042e5e4862ff14c4dc87
This commit is contained in:
Arif Ali 2021-03-25 17:56:46 +00:00
parent 1f8e4d0182
commit 16503883bd
No known key found for this signature in database
GPG Key ID: 369608FBA1353A70
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ apps:
- network
- home
- dot-config-openstack-clouds-yaml
- ssh-public-keys
- ssh-keys
glance:
command: bin/glance
plugs: