Files
recurSHion/recurshion.yaml.example

40 lines
994 B
Plaintext

guy:
trans_command: '/bin/sh -c'
command: '/bin/sh'
children:
john:
trans_command: '/bin/sh -c'
command: '/bin/sh'
children:
yet_another:
trans_command: '/bin/sh -c'
command: '/bin/sh'
children:
another:
command: '/bin/sh'
alpine3:
command: 'ssh -t root@192.168.122.117'
children:
alpine2:
command: 'ssh -t root@192.168.122.202'
children:
alpine1:
command: 'ssh -t root@192.168.122.169'
children:
proxmox_ve:
command: 'ssh -t root@192.168.122.73'
children:
lxc-100:
command: 'lxc-console 100'
alpine33:
command: 'ssh root@192.168.122.117'
children:
alpine22:
command: 'ssh root@192.168.122.202'
children:
alpine11:
command: 'ssh root@192.168.122.169'
children:
proxmox_:
command: 'ssh root@192.168.122.73'