You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate the creation of symlinks in /srv/salt/per this example: sudo ln -s ${IAC_RUN_DIR}/airflow-formula/airflow /srv/salt/airflow 2>/dev/null` but check if "salt-formula" should do this instead
Introduce a "local_examples: boolean" like airflow has
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Issues:
per this example:
sudo ln -s ${IAC_RUN_DIR}/airflow-formula/airflow /srv/salt/airflow 2>/dev/null` but check if "salt-formula" should do this insteadDescribe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: