Skip to content

Commit

Permalink
Drop stale nephelaiio.plugins role reference
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Apr 27, 2024
1 parent 78bd453 commit fc134f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ function debug {
make kubectl logs job/dataplane-registry-connector-restart -- -n dataplane
make kubectl describe job/dataplane-metabase-app-setup -- -n dataplane
make kubectl logs job/dataplane-metabase-app-setup -- -n dataplane
exit 1
}

trap debug EXIT
Expand Down
2 changes: 0 additions & 2 deletions molecule/default/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
- name: Create
hosts: localhost
gather_facts: false
roles:
- nephelaiio.plugins
pre_tasks:
- name: Deploy Kind cluster
ansible.builtin.include_role:
Expand Down

0 comments on commit fc134f0

Please sign in to comment.