Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
stjmt committed Jul 30, 2024
1 parent b1b2dde commit d603a5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions types/multipath.pp
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# Multipath type
type Elasticsearch::Multipath = Variant[Array[Stdlib::Absolutepath], Stdlib::Absolutepath]
1 change: 1 addition & 0 deletions types/status.pp
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# Status type
type Elasticsearch::Status = Enum['enabled', 'disabled', 'running', 'unmanaged']

0 comments on commit d603a5d

Please sign in to comment.