summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2017-03-15 09:31:25 -0700
committerJames E. Blair <jeblair@redhat.com>2017-03-17 16:18:03 -0700
commita22c541c40e7b56559b73ce7548b960e088271a0 (patch)
treee29b99eef50bb06a1ca2f25bd4bbda388d33c878 /etc
parentbd8f05f8f7381a5e90e944ee92d4f603e596b916 (diff)
downloadzuul-a22c541c40e7b56559b73ce7548b960e088271a0.tar.gz
Remove more swift configurations
These slipped through the earlier swift removal. Change-Id: Iecd71563e1904f3bb8028fdafb00b10d95bc8ab2
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index 7207c7395..bf1989516 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -18,15 +18,6 @@ git_dir=/var/lib/zuul/git
;git_user_name=zuul
zuul_url=http://zuul.example.com/p
-[swift]
-authurl=https://identity.api.example.org/v2.0/
-user=username
-key=password
-
-default_container=logs
-region_name=EXP
-logserver_prefix=http://logs.example.org/server.app/
-
[webapp]
listen_address=0.0.0.0
port=8001