summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f34896)
raw | patch | inline | side by side (parent: 9f34896)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Aug 2008 12:42:09 +0000 (12:42 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Aug 2008 12:42:09 +0000 (12:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12139 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/tests/client.php | patch | blob | history |
index c97a879f9b8331f0e2352301e005e08fc26464ca..f94db5dfec0b963af12194bc2b1ca5a062b1c45f 100755 (executable)
--- a/gosa-si/tests/client.php
+++ b/gosa-si/tests/client.php
# Delete Opsi client
#$data = "<xml> <header>gosa_opsi_del_client</header> <source>GOSA</source> <target>00:01:6c:9d:aa:16</target> <hostId>sdfgsg.intranet.gonicus.de</hostId></xml>";
+ # Install Opsi client
+ $data = "<xml> <header>gosa_opsi_install_client</header> <source>GOSA</source> <target>00:01:6c:9d:aa:16</target> <hostId>limux-cl-2.intranet.gonicus.de</hostId></xml>";
+
+
#########################
# Mailqueue communication
#$data = "<xml> <header>gosa_mailqueue_query</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> </xml>";