Skip to content

Commit 52a9f50

Browse files
committed
Merge branch 'url_api_license' of github.com:phaedriel/puppet-elasticsearch into url_api_license
2 parents df1a9ac + abce35c commit 52a9f50

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

types/multipath.pp

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Multipath type
21
type Elasticsearch::Multipath = Variant[Array[Stdlib::Absolutepath], Stdlib::Absolutepath]

types/status.pp

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Status type
21
type Elasticsearch::Status = Enum['enabled', 'disabled', 'running', 'unmanaged']

0 commit comments

Comments
 (0)