Issue #134: Snap install method.

This commit is contained in:
Jeff Geerling
2021-01-19 10:54:42 -06:00
parent b96acd79ec
commit 0ba7078e8c
7 changed files with 77 additions and 10 deletions
+2
View File
@@ -52,6 +52,8 @@ jobs:
playbook: converge.yml
- distro: centos7
playbook: playbook-source-install.yml
- distro: centos7
playbook: playbook-snap-install.yml
steps:
- name: Check out the codebase.