Skip to content

Commit

Permalink
test(pterodactyl_panel): remove unused test script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel committed Apr 25, 2021
1 parent d58af77 commit 6e14f03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
6 changes: 3 additions & 3 deletions roles/pterodactyl_panel/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ platforms:
networks:
- name: pterodactyl_panel

- name: pterodactyl-panel-${PTERODACTYL_CONTAINER:-ubuntu2004}
hostname: pterodactyl-panel-${PTERODACTYL_CONTAINER:-ubuntu2004}.localdomain
image: "geerlingguy/docker-${PTERODACTYL_CONTAINER:-ubuntu2004}-ansible"
- name: pterodactyl-panel-ubuntu-20
hostname: pterodactyl-panel-ubuntu-20.localdomain
image: "geerlingguy/docker-ubuntu2004-ansible"
groups:
- panel
volumes:
Expand Down
12 changes: 0 additions & 12 deletions roles/pterodactyl_panel/molecule/test.sh

This file was deleted.

0 comments on commit 6e14f03

Please sign in to comment.