OpenPathView / OPV_Ansible

GNU General Public License v3.0
0 stars 1 forks source link

Find a way to spread dags on all Hosts #16

Closed Valdimus closed 7 years ago

Valdimus commented 7 years ago

Airflow need to have the dag definition on all host, so we have to spread it on all host. We try to do it with NFS but this was just painful with container (docker, LXC/LXD) so we need to find another solution.