tweaking updater, conpot

This commit is contained in:
listbot
2018-08-20 15:06:10 +00:00
parent e2613e7d17
commit 6b77e64ff4
3 changed files with 129 additions and 114 deletions

View File

@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.7
# Include dist
ADD dist/ /root/dist/
@ -12,10 +12,10 @@ RUN apk -U --no-cache add \
libev \
libtool \
libcap \
libxml2-dev \
libxslt \
libxslt-dev \
mariadb-dev \
mariadb-client-libs \
mariadb-dev \
pkgconfig \
python \
python-dev \
@ -58,6 +58,7 @@ RUN apk -U --no-cache add \
git \
libev \
libtool \
libxml2-dev \
libxslt-dev \
mariadb-dev \
pkgconfig \

View File

@ -446,10 +446,10 @@
<value type="value">'255.255.255.0'</value>
</key>
<key name="kap_a_server_hostname">
<value type="value">'kapserver.evilpowerprovider.org'</value>
<value type="value">'pwr_ctrl_mgmt01.int.local'</value>
</key>
<key name="kap_a_server_ip">
<value type="value">'202.202.202.1'</value>
<value type="value">'10.232.15.242'</value>
</key>
<key name="kap_a_server_port">
<value type="value">'50'</value>
@ -513,4 +513,4 @@
</key>
</key_value_mappings>
</databus>
</core>
</core>