canonical / deployment-configs

10 stars 12 forks source link

Fix Snap to include the templates folder #372

Closed jkfran closed 4 years ago

jkfran commented 4 years ago

The snap wasn't working properly because it didn't have the templates folder.

I also changed the version property to use git.

QA

Build the snap with: snapcraft

Install the snap: snap install --dangerous konf_1.0.0_amd64.snap

This should return the Kubernetes configuration for ubuntu.com: konf production sites/ubuntu.com.yaml --local-qa --tag test

jpmartinspt commented 4 years ago

Looks good, just needs a rebase