summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2019-03-18 07:53:53 +0000
committerTristan Cacqueray <tdecacqu@redhat.com>2019-03-18 08:07:00 +0000
commit26b435d302ce485eb085d887857718739dbd0299 (patch)
tree6a1aab47e79eb0e901efa4221d37b73d10a25c3c /MANIFEST.in
parent7b038486a243781b8f8d0bea9157413e8601b347 (diff)
downloadzuul-26b435d302ce485eb085d887857718739dbd0299.tar.gz
manifest: add zuul/ansible and ansible-config.conf
This change ensure the ansible plugins and the ansible-config.conf file are installed with Zuul. Change-Id: I321e52b29f1ca34d224c4e6fe33c60d5ac42590f
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3a94f83b3..0b6aed491 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,8 @@
include AUTHORS
include ChangeLog
+include zuul/ansible/*/*
+include zuul/ansible/*/*/*
+include zuul/lib/ansible-config.conf
include zuul/web/static/*
include zuul/web/static/static/*/*