Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean up unused ansible roles from shadow move #176

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
[submodule "roles/mosh"]
path = ansible/roles/mosh
url = [email protected]:void-ansible-roles/mosh.git
[submodule "ansible/roles/mdbook"]
path = ansible/roles/mdbook
url = [email protected]:void-ansible-roles/mdbook.git
[submodule "ansible/roles/node_exporter"]
path = ansible/roles/node_exporter
url = [email protected]:void-ansible-roles/node_exporter.git
2 changes: 0 additions & 2 deletions ansible/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
roles:
- acmetool
- buildmaster
- void-updates
- xq-api

- hosts: buildslave
become: yes
Expand Down
9 changes: 0 additions & 9 deletions ansible/docs.yml

This file was deleted.

27 changes: 0 additions & 27 deletions ansible/host_vars/a-hel-fi.m.voidlinux.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ nginx_dhparam_bits: 2048
buildmaster_ssl_cert_path: /var/lib/acme/live/build.voidlinux.org/fullchain
buildmaster_ssl_certkey_path: /var/lib/acme/live/build.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

buildslave_zone: FI-1
buildslave_master: localhost

Expand All @@ -46,31 +40,10 @@ acmetool:
- site: build.voidlinux.org
names:
- build.voidlinux.org
- site: xq-api.voidlinux.org
names:
- xq-api.voidlinux.org
- site: docs.voidlinux.org
names:
- docs.voidlinux.org
hostmaster_email: [email protected]
services:
- nginx

mdbook_sites:
- name: docs
root_path: /srv/www/void-repo/docs
urls:
- docs.voidlinux.org
source_url: https://github.com/void-linux/void-docs
source_port: 443
tls:
certificate: /var/lib/acme/live/docs.voidlinux.org/fullchain
key: /var/lib/acme/live/docs.voidlinux.org/privkey
stapling: true

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

nomad_host_volumes:
- name: terrastate
path: /nomad/terrastate
Expand Down
3 changes: 0 additions & 3 deletions ansible/inventory
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ buildslave
[root_mirror]
a-fsn-de.m.voidlinux.org

[docs]
a-hel-fi.m.voidlinux.org

[popcorn]
a-hel-fi.m.voidlinux.org

Expand Down
1 change: 0 additions & 1 deletion ansible/roles/mdbook
Submodule mdbook deleted from 54830c
13 changes: 0 additions & 13 deletions ansible/roles/mirror-base/tasks/main.yml

This file was deleted.

4 changes: 0 additions & 4 deletions ansible/roles/void-updates/defaults/main.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ansible/roles/void-updates/meta/main.yml

This file was deleted.

30 changes: 0 additions & 30 deletions ansible/roles/void-updates/tasks/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion ansible/roles/void-updates/templates/void_updates.j2

This file was deleted.

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.