diff --git a/README.md b/README.md index c731c95..6d9bf2f 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,5 @@ Currently the following hosts are installed: | palladium.binary-kitchen.net | Debian 12 | Event pretalx | | argentum.binary-kitchen.net | Debian 12 | Event Web * | | cadmium.binary-kitchen.net | Debian 12 | Event NetBox * | -| indium.binary-kitchen.net | Debian 12 | Igel CAM * | \*: The main application is not managed by ansible but manually installed diff --git a/hosts b/hosts index a616b30..dffdcf8 100644 --- a/hosts +++ b/hosts @@ -39,4 +39,3 @@ ruthenium.binary-kitchen.net rhodium.binary-kitchen.net argentum.binary-kitchen.net cadmium.binary-kitchen.net -indium.binary-kitchen.net diff --git a/roles/indium_dummy/meta/main.yml b/roles/indium_dummy/meta/main.yml deleted file mode 100644 index 8fcf724..0000000 --- a/roles/indium_dummy/meta/main.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -dependencies: -- { role: acertmgr } -- { role: nginx, nginx_ssl: True } diff --git a/roles/indium_dummy/tasks/main.yml b/roles/indium_dummy/tasks/main.yml deleted file mode 100644 index ed97d53..0000000 --- a/roles/indium_dummy/tasks/main.yml +++ /dev/null @@ -1 +0,0 @@ ---- diff --git a/site.yml b/site.yml index f3cf7cd..ad54b12 100644 --- a/site.yml +++ b/site.yml @@ -158,11 +158,6 @@ roles: # - netbox -- name: Setup igelcam server - hosts: indium.binary-kitchen.net - roles: - - indium_dummy - - name: Setup event web server hosts: argentum.binary-kitchen.net roles: