| 6 |  | Varibles values are: | 
          
            | 7 |  | {{{ | 
          
            | 8 |  | <base_os>                       Fedora 8                guess - please fix | 
          
            | 9 |  | <myplc_distribution>            planetlab-f8-i386-5.0   guess - please fix | 
          
            | 10 |  | <myplc_baseurl>                 http://build.planet-lab.org/planetlab/f8/pl-f8-i386-5.0-k32-rc-20/RPMS/ | 
          
            | 11 |  | <myplc_root_user>               root | 
          
            | 12 |  | <myplc_root_password>   Make it something new since we might have to share this with others... | 
          
            | 13 |  | <myplc_support_email>   plc-admin@orbit-lab.org | 
          
            | 14 |  | <myplc_host>                    myplc.orbit-lab.org | 
          
            | 15 |  | <myplc_dns1>                    165.230.183.34 | 
          
            | 16 |  | <myplc_dns2>                    165.230.172.34 | 
          
            | 17 |  | <public_site_name>              myplc.orbit-lab.org | 
          
            | 18 |  | <public_site_shortname>         myplc | 
          
            | 19 |  | <public_login_base>             orbit | 
          
            | 20 |  | <myplc_deployment>              planetlab-f8-i386 | 
          
            | 21 |  | <site_latitude>                 40.468133               40°28'5.28"N | 
          
            | 22 |  | <site_longitude>                -74.445581              74°26'44.09"W | 
          
            | 23 |  | <sfa_git_tag>                   XXXXX                   Pls. check what is the latest SFA git tag | 
          
            | 24 |  | }}} | 
          
            | 25 |  |  | 
          
            |  | 6 | ==== MyPLC Varibles ==== | 
          
            |  | 7 | ||<base_os>||Fedora 12|| | 
          
            |  | 8 | ||<myplc_distribution> ||planetlab-f12-i386-5.0|| | 
          
            |  | 9 | ||<myplc_baseurl>||http://build.planet-lab.org/planetlab/f12/pl-f12-x86_64-5.0-k32-rc-20/RPMS/|| | 
          
            |  | 10 | ||<myplc_root_user>||root|| | 
          
            |  | 11 | ||<myplc_root_password>||0r1b1TPLC|| | 
          
            |  | 12 | ||<myplc_support_email>||plc-admin@orbit-lab.org|| | 
          
            |  | 13 | ||<myplc_host>||myplc.orbit-lab.org|| | 
          
            |  | 14 | ||<myplc_dns1>||165.230.183.34|| | 
          
            |  | 15 | ||<myplc_dns2>||165.230.172.34|| | 
          
            |  | 16 | ||<public_site_name>||myplc.orbit-lab.org|| | 
          
            |  | 17 | ||<public_site_shortname>||myplc|| | 
          
            |  | 18 | ||<public_login_base>||orbit|| | 
          
            |  | 19 | ||<myplc_deployment>||bootstrapfs-planetlab-f12-x86_64.tar.bz2|| | 
          
            |  | 20 | ||<site_latitude>||40.468133,40°28'5.28"N|| | 
          
            |  | 21 | ||<site_longitude>||-74.445581,74°26'44.09"W|| | 
          
            |  | 22 | ||<sfa_git_tag>||XXXXX Pls. check what is the latest SFA git tag|| | 
          
            |  | 23 |  | 
          
            |  | 24 | ==== VM information ==== | 
        
        
          
            | 221 |  |  | 
          
            | 222 |  | }}} | 
          
            |  | 221 | }}} | 
          
            |  | 222 |  | 
          
            |  | 223 | === Step 4 === | 
          
            |  | 224 |  | 
          
            |  | 225 | Node Variables: | 
          
            |  | 226 |  | 
          
            |  | 227 | ==== orbitplc1 ==== | 
          
            |  | 228 | ||<node_fqdn>||orbitplc1.orbit-lab.org|| | 
          
            |  | 229 | ||<if_dns1>||10.0.0.9|| | 
          
            |  | 230 | ||<if_dns2>||10.0.0.8|| | 
          
            |  | 231 | ||<if_subnet_id>||10.0.0.0?|| | 
          
            |  | 232 | ||<if_netmask>||255.0.0.0?|| | 
          
            |  | 233 | ||<if_gateway>||10.0.0.0.1|| | 
          
            |  | 234 | ||<if_ipaddr> ||128.6.192.154|| | 
          
            |  | 235 |  | 
          
            |  | 236 | ==== orbitplc2 ==== | 
          
            |  | 237 | ||<node_fqdn>||orbitplc2.orbit-lab.org|| | 
          
            |  | 238 | ||<if_dns1>||10.0.0.9|| | 
          
            |  | 239 | ||<if_dns2>||10.0.0.8|| | 
          
            |  | 240 | ||<if_subnet_id>||10.0.0.0?|| | 
          
            |  | 241 | ||<if_netmask>||255.0.0.0?|| | 
          
            |  | 242 | ||<if_gateway>||10.0.0.0.1|| | 
          
            |  | 243 | ||<if_ipaddr> ||128.6.192.155|| | 
          
            |  | 244 |  | 
          
            |  | 245 | 1. The deployment variable: | 
          
            |  | 246 | {{{ | 
          
            |  | 247 | [native@localhost ~]$ ls /var/www/html/boot/ | grep bootstrapfs | 
          
            |  | 248 | bootstrapfs-planetlab-f12-x86_64.tar.bz2 | 
          
            |  | 249 | bootstrapfs-planetlab-f12-x86_64.tar.bz2.sha1sum | 
          
            |  | 250 | }}} | 
          
            |  | 251 | 1. |