diff --git a/ct/airflow.sh b/ct/apache-airflow.sh similarity index 99% rename from ct/airflow.sh rename to ct/apache-airflow.sh index 0e9f55d4..c5f52602 100644 --- a/ct/airflow.sh +++ b/ct/apache-airflow.sh @@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/apache/airflow -APP="Airflow" +APP="Apache-Airflow" var_tags="${var_tags:-workflow;scheduler;automation}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-4096}" diff --git a/install/airflow-install.sh b/install/apache-airflow-install.sh similarity index 100% rename from install/airflow-install.sh rename to install/apache-airflow-install.sh diff --git a/json/airflow.json b/json/apache-airflow.json similarity index 100% rename from json/airflow.json rename to json/apache-airflow.json