8784: Fix test for latest firefox.
[arvados.git] / doc / install / install-compute-ping.html.textile.liquid
1 ---
2 layout: default
3 navsection: installguide
4 title: Sample compute node ping script
5 ...
6
7 When a new elastic compute node is booted, it needs to contact Arvados to register itself.  Here is an example ping script to run on boot.
8
9 <notextile> {% code 'compute_ping_rb' as ruby %} </notextile>