summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-08-04 19:02:24 +0300
committerLars Wirzenius <liw@liw.fi>2019-08-04 19:02:24 +0300
commitf8c3a7357dfb5533d1e015d3ec86de4c79cf9084 (patch)
treebafee59e591edf788ee6b776d937a888366429fa
parent43bb61ecabb6eb24496bcb9a27fbfce38d56c945 (diff)
downloadick2-ansible-f8c3a7357dfb5533d1e015d3ec86de4c79cf9084.tar.gz
Change: move apt_repository before haproxy
apt_repository installs and starts apache2, which has a port conflice with haproxy, until we fix it.
-rw-r--r--ick-cluster.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index 4af2671..6cbfa3f 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -5,11 +5,11 @@
- sane_debian_system
- unix_users
- comfortable
+ - apt_repository
- haproxy
- qvisqve
- ick-controller
- ick-artifact-store
- - apt_repository
- ick-notifier
- ickweb
- muck