summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoshua Powers <josh.powers@canonical.com>2017-03-24 15:36:46 -0700
committerScott Moser <smoser@brickies.net>2017-04-12 13:02:21 -0400
commita07f2629f0a38b6277477b0002d39400d1ea1685 (patch)
treeb9407495e83a07b95ed1aae049361a17ffe96c87 /.gitignore
parentdad97585be0f30202a5a351800f20d4432b94694 (diff)
downloadvyos-cloud-init-a07f2629f0a38b6277477b0002d39400d1ea1685.tar.gz
vyos-cloud-init-a07f2629f0a38b6277477b0002d39400d1ea1685.zip
snap: allows for creating cloud-init snap
Add a basic snapcraft.yaml file to allow the execution of cloud-init as a snap. This will always pull down the latest source from master for the snap. setup.py will now also set the default init system to be systemd when no other is passed to it.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3946ec76..b0500a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ __pycache__
.tox
.coverage
doc/rtd_html
+parts
+prime
+stage
+*.snap