~rlane/nova/lp773690

« back to all changes in this revision

Viewing changes to doc/source/devref/cloudpipe.rst

  • Committer: rlane at wikimedia
  • Date: 2011-04-29 22:30:40 UTC
  • mfrom: (382.1.655 nova)
  • Revision ID: rlane@wikimedia.org-20110429223040-i0x3ds9eqwrabyru
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
   :language: bash
63
63
   :linenos:
64
64
 
65
 
# download and run the payload on boot from /etc/rc.local.
 
65
# download and run the payload on boot from /etc/rc.local
66
66
 
67
67
.. literalinclude:: rc.local
68
68
   :language: bash
69
69
   :linenos:
70
70
 
 
71
# setup /etc/network/interfaces
 
72
 
 
73
.. literalinclude:: interfaces
 
74
   :language: bash
 
75
   :linenos:
 
76
 
71
77
# register the image and set the image id in your flagfile::
72
78
 
73
79
    --vpn_image_id=ami-xxxxxxxx