Skip to content

Commit

Permalink
fix: Remove attributes in kitchen (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
indraguna authored Aug 19, 2024
1 parent e2abc62 commit 0a0d5d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ 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 0a0d5d3

Please # to comment.