Skip to content
Snippets Groups Projects
Select Git revision
  • 9d70784f039d2577c6252eb3fa622a9b671d8de2
  • master default
2 results

ansible.cfg

Blame
  • 20_shore 555 B
    
    # vim:ft=sshconfig
    # shore.co.il infrastructure
    
    Host cgit.shore.co.il host01.shore.co.il wdr4300.shore.co.il kodi.shore.co.il
    ProxyCommand ssh ns1.shore.co.il -W %h:%p
    
    Host host01.shore.co.il ns4.shore.co.il
    LocalForward 9090 localhost:9090
    
    Host ns2.shore.co.il
    User admin
    
    Host ns3.shore.co.il
    User root
    
    Host wdr4300.shore.co.il
    User root
    LocalForward 8082 localhost:80
    
    Host cgit.shore.co.il
    HostName host01.shore.co.il
    
    Host *.shore.co.il 192.168.3.*
    IdentityFile ~/Documents/Shore/shore_ecdsa
    IdentityFile ~/Documents/Shore/shore_rsa
    User nimrod