Skip to content

Commit

Permalink
Revert "fix: Remove attributes in kitchen" (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
indraguna authored Aug 20, 2024
1 parent b0bb472 commit d81a512
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ provisioner:
no_proxy: localhost,127.0.0.1
ignore_extensions_from_root: [".git",".idea",".kitchen.yml"]
ignore_paths_from_root: [".git",".idea",".kitchen"]
attributes:
extra_vars:
es_major_version: "8.x"
es_version: "8.14.2"

platforms:
- name: ubuntu-14.04
Expand Down

0 comments on commit d81a512

Please sign in to comment.