Browse code

Merge "Use correct conf file variable name in sahara"

Jenkins authored on 2015/05/27 06:29:46
Showing 1 changed files
... ...
@@ -186,7 +186,7 @@ function configure_sahara {
186 186
 
187 187
     if is_service_enabled tls-proxy; then
188 188
         # Set the service port for a proxy to take the original
189
-        iniset $SAHARA_CONF DEFAULT port $SAHARA_SERVICE_PORT_INT
189
+        iniset $SAHARA_CONF_FILE DEFAULT port $SAHARA_SERVICE_PORT_INT
190 190
     fi
191 191
 
192 192
     recreate_database sahara