Skip to content

Commit

Permalink
Merge pull request #496 from Skatteetaten/fix_scheduled_ci
Browse files Browse the repository at this point in the history
fix scheduled run #493
  • Loading branch information
Fredrik Hoem Grelland authored and Fredrik Hoem Grelland committed Aug 24, 2021
1 parent 4c557e6 commit c6b4354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/files/bootstrap/vault/post/810-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vault namespaces feature active when:
# - vault_enterprise=true
- name: "{{ service }} - post/tests/ent/namespace"
include_tasks: tests/ent/namespace.yml
include_tasks: files/bootstrap/vault/post/tests/ent/namespace.yml
when: lookup('env', service ~ '_enterprise') | bool
tags: test

Expand Down

0 comments on commit c6b4354

Please sign in to comment.