summaryrefslogtreecommitdiffstats
path: root/send-post.html
diff options
context:
space:
mode:
Diffstat (limited to 'send-post.html')
-rw-r--r--send-post.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/send-post.html b/send-post.html
index 080e73a..6e04b1f 100644
--- a/send-post.html
+++ b/send-post.html
@@ -11,6 +11,8 @@
<form action='http://132.230.4.27/' method='post'>
<label>BootisoID</label>
<input type='text' name='bootisoID' value='1'></br>
+ <label>serialnumber</label>
+ <input type='text' name='serialnumber' value='10-20-30-40-50'></br>
<label>Mac</label>
<input type='text' name='mac' value='00:0c:29:01:63:88'></br>
<label>Hardwarehash</label>
@@ -21,8 +23,10 @@
<fieldset>
<legend>http://pbs2.local/</legend>
<form action='http://pbs2.local/' method='post'>
- <label>BootisoID</label>
- <input type='text' name='bootisoID' value='1'></br>
+ <!--<label>BootisoID</label>
+ <input type='text' name='bootisoID' value='1'></br> -->
+ <label>serialnumber</label>
+ <input type='text' name='serialnumber' value='10-20-30-40-50'></br>
<label>Mac</label>
<input type='text' name='mac' value='00:0c:29:01:63:88'></br>
<label>Hardwarehash</label>