First version of BTS provision script
This commit is contained in:
parent
72568990a0
commit
5238b5a847
11 changed files with 98 additions and 0 deletions
|
@ -3,3 +3,7 @@ Include ~/.ssh/config2
|
|||
Host dev.rhizomatica.org
|
||||
Hostname dev.rhizomatica.org
|
||||
IdentityFile ~/.ssh/bsc_dev
|
||||
|
||||
Host 172.16.0.*
|
||||
User root
|
||||
IdentityFile ~/.ssh/bts_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue