From 7cb20ef77dd43af28c9a43e880cc55140bdc77f0 Mon Sep 17 00:00:00 2001
From: Kristopher Ruzic <kristopher.ruzic@nexedi.com>
Date: Mon, 29 Jun 2015 14:12:56 +0200
Subject: [PATCH] update to use wendelin release tag

---
 playbook/roles/wendelin-standalone/files/request-wendelin | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playbook/roles/wendelin-standalone/files/request-wendelin b/playbook/roles/wendelin-standalone/files/request-wendelin
index faedbae..1e0003e 100644
--- a/playbook/roles/wendelin-standalone/files/request-wendelin
+++ b/playbook/roles/wendelin-standalone/files/request-wendelin
@@ -1,6 +1,6 @@
 import json
 # copied from the request-erp5-cluster script, only changed the url to point to wendelin
-software_url = 'https://lab.nexedi.cn/nexedi/slapos/raw/1.0/software/wendelin/software.cfg'
+software_url = 'https://lab.nexedi.cn/nexedi/slapos/raw/1.0.2/software/wendelin/software.cfg'
 # Choose a SlapOS Node
 # If you are deploying SlapOS Master with Webrunner, then computer_id is 'slaprunner'
 computer_id = 'local_computer'
-- 
2.30.9