93 | | 2. Replace all instances of the image tag with an image available at ProtoGENI. The following line: |
94 | | {{{ |
95 | | <disk_image name="urn:publicid:IDN+pgeni.gpolab.bbn.com+image+emulab-ops:UBUNTU1004-STD" os="Linux" version="Ubuntu10.04"/> |
96 | | }}} |
97 | | is replaced by |
98 | | {{{ |
99 | | <disk_image description="Ubuntu 10 32-bit" name="urn:publicid:IDN+emulab.net+image+emulab-ops:UBUNTU10-STD" os="Linux" version="10"/> |
100 | | }}} |
| 93 | 2. Replace all instances of the image tag with an image available at ProtoGENI. The following line: {{{ <disk_image name="urn:publicid:IDN+pgeni.gpolab.bbn.com+image+emulab-ops:UBUNTU1004-STD" os="Linux" version="Ubuntu10.04"/> }}} is replaced by |
| 94 | {{{ <disk_image description="Ubuntu 10 32-bit" name="urn:publicid:IDN+emulab.net+image+emulab-ops:UBUNTU10-STD" os="Linux" version="10"/> }}}. |