Skip to content

Commit

Permalink
ansible/roles/xq-api: remove
Browse files Browse the repository at this point in the history
migrated to nomad
  • Loading branch information
classabbyamp committed Oct 23, 2023
1 parent bc0b855 commit 72c2367
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 115 deletions.
1 change: 0 additions & 1 deletion ansible/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
- acmetool
- buildmaster
- sources_site
- xq-api

- hosts: buildslave
become: yes
Expand Down
9 changes: 0 additions & 9 deletions ansible/host_vars/a-hel-fi.m.voidlinux.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ buildmaster_ssl_certkey_path: /var/lib/acme/live/build.voidlinux.org/privkey
sources_site_cert_path: /var/lib/acme/live/sources.voidlinux.org/fullchain
sources_site_key_path: /var/lib/acme/live/sources.voidlinux.org/privkey

xqapi_site_cert_path: /var/lib/acme/live/xq-api.voidlinux.org/fullchain
xqapi_site_key_path: /var/lib/acme/live/xq-api.voidlinux.org/privkey

man_cert_path: /var/lib/acme/live/man.voidlinux.org/fullchain
man_key_path: /var/lib/acme/live/man.voidlinux.org/privkey

Expand All @@ -52,16 +49,10 @@ acmetool:
- site: sources.voidlinux.org
names:
- sources.voidlinux.org
- site: xq-api.voidlinux.org
names:
- xq-api.voidlinux.org
hostmaster_email: [email protected]
services:
- nginx

xqapi:
repodata: /mnt/data/pkgs/binpkgs

nomad_host_volumes:
- name: terrastate
path: /nomad/terrastate
Expand Down
3 changes: 0 additions & 3 deletions ansible/roles/xq-api/defaults/main.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ansible/roles/xq-api/files/root.conf

This file was deleted.

10 changes: 0 additions & 10 deletions ansible/roles/xq-api/handlers/main.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ansible/roles/xq-api/meta/main.yml

This file was deleted.

76 changes: 0 additions & 76 deletions ansible/roles/xq-api/tasks/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions ansible/roles/xq-api/templates/xq-api-hup.sh.j2

This file was deleted.

8 changes: 0 additions & 8 deletions ansible/roles/xq-api/templates/xq-api.conf.j2

This file was deleted.

0 comments on commit 72c2367

Please sign in to comment.