samba-in-kubernetes / sit-environment

SIT (Samba Integration Testing) Framework
GNU General Public License v3.0
1 stars 7 forks source link

Generate inventory and ssh config dynamically #87

Closed xhernandez closed 6 months ago

xhernandez commented 6 months ago

This change reduces the tasks done by the provisioners to the minimum, moving most of the tasks to other common places. It also builds the inventory in a dynamic way to provide flexibility for the provisioners.

The SSH configuration is also built dynamically and it uses a new key to allow password-less root SSH between all nodes, making it independent of vagrant.

Depends on #86.

dpulls[bot] commented 6 months ago

:tada: All dependencies have been resolved !