[-]
[+]
|
Changed |
inventory-system.spec
|
|
[-]
[+]
|
Changed |
_service
^
|
@@ -1,3 +1,3 @@
<services>
- <service name="tar_scm"><param name="password">distro</param><param name="versionprefix">0.0</param><param name="scm">svn</param><param name="username">distro</param><param name="url">https://svn.muc.internetx.de/svn/trunk/people/carsten.schoene/inventory-system/client/</param></service>
-<service name="set_version"/><service name="recompress"><param name="file">*.tar</param><param name="compression">bz2</param></service></services>
\ No newline at end of file
+ <service name="tar_scm"><param name="password">distro</param><param name="versionprefix">0.0</param><param name="url">https://svn.muc.internetx.de/svn/trunk/people/carsten.schoene/inventory-system/client//</param><param name="scm">svn</param><param name="username">distro</param></service>
+<service name="set_version"/></services>
\ No newline at end of file
|
[-]
[+]
|
Changed |
inventory-system.conf
^
|
@@ -4,13 +4,13 @@
## Type: string
## Default: ""
#
-TARGETURL="http://localhost/isdf.php"
+TARGETURL="http://inv.j0ke.net/isdf.php"
#
## Description: E-Mail address for failures/debug messages
## Type: string
## Default: ""
#
-ADMINMAIL=""
+ADMINMAIL="monitor@linux-administrator.com"
#
## Description: Enables debug messages
## Type: yesno
|