
Parameterize microk8s snap installation to choose channel and confinement. In case of strict confinement, change the group and escalate the privileges to run microk8s command. Ensure ~/.local/share directory exists that allows running juju commands in strict confinement mode. Fix linting issues. Change-Id: Iba52349df9c6d077cd33a4786359fc2d54182068
4 lines
39 B
YAML
4 lines
39 B
YAML
- hosts: all
|
|
roles:
|
|
- charmbuild
|