Merge tag '0.10.2'
[ganeti_webmgr.git] / ganeti_web / util / ssh-keys-example
blob045c6413ba2a6bd46d5e60e5e06853f0e0a7aab8
1 SHELL="/bin/bash"
2 GWM_SSHKEYS="/path/to/util/sshkeys.py"
3 GWM_HOST="http://ganeti-supercell.osuosl.org"
4 GWM_API_KEY="something special"
5 AUTHORIZED_KEYS="/root/.ssh/authorized_keys"
7 # Optional
8 GWM_SLUG="ganeti-supercell"
9 INSTANCE_NAME="cool_vm.osuosl.org"
11 # Run the script
12 . /path/to/hooks/sshkeys.sh