- fix a couple of types
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 12 Apr 2006 17:59:45 +0000 (17:59 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 12 Apr 2006 17:59:45 +0000 (17:59 +0000)
- add header
- specify xml encoding
- use right dtd

plc_config.xml

index 6a0799a..4210b72 100644 (file)
@@ -1,5 +1,15 @@
-<?xml version="1.0"?>
-<!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "configuration.dtd">
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+Default PLC configuration file
+
+Mark Huang <mlhuang@cs.princeton.edu>
+Copyright (C) 2006 The Trustees of Princeton University
+
+$Id$
+-->
+
+<!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
 
 <configuration>
   <variables>
@@ -28,7 +38,7 @@
          not be changed.</description>
        </variable>
 
-       <variable id="root_user" type="password">
+       <variable id="root_user" type="email">
          <name>Root Account</name>
          <value>root@test.planet-lab.org</value>
          <description>The name of the initial administrative
          and warnings.</description>
        </variable>
 
-       <variable id="support_address">
+       <variable id="support_address" type="email">
          <name>Support Address</name>
          <value>root@localhost</value>
          <description>This address is used for support
          Tracker.</description>
        </variable>
 
-       <variable id="boot_address">
+       <variable id="boot_address" type="email">
          <name>Boot Messages Address</name>
          <value>root@localhost</value>
          <description>The API will notify this address when a problem