diff --git a/hawkbit-ddi/hawkbit-ddi-server/src/main/resources/public/robots.txt b/hawkbit-ddi/hawkbit-ddi-server/src/main/resources/public/robots.txt new file mode 100644 index 000000000..77470cb39 --- /dev/null +++ b/hawkbit-ddi/hawkbit-ddi-server/src/main/resources/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file diff --git a/hawkbit-dmf/hawkbit-dmf-server/src/main/resources/public/robots.txt b/hawkbit-dmf/hawkbit-dmf-server/src/main/resources/public/robots.txt new file mode 100644 index 000000000..77470cb39 --- /dev/null +++ b/hawkbit-dmf/hawkbit-dmf-server/src/main/resources/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file diff --git a/hawkbit-mgmt/hawkbit-mgmt-server/src/main/resources/public/robots.txt b/hawkbit-mgmt/hawkbit-mgmt-server/src/main/resources/public/robots.txt new file mode 100644 index 000000000..77470cb39 --- /dev/null +++ b/hawkbit-mgmt/hawkbit-mgmt-server/src/main/resources/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file diff --git a/hawkbit-monolith/hawkbit-update-server/src/main/resources/public/robots.txt b/hawkbit-monolith/hawkbit-update-server/src/main/resources/public/robots.txt new file mode 100644 index 000000000..77470cb39 --- /dev/null +++ b/hawkbit-monolith/hawkbit-update-server/src/main/resources/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file