File: validconfigformat.pp

package info (click to toggle)
puppet-module-jhbigler-vector 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: ruby: 511; sh: 67; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
# @summary defines the valid configuration file extensions for vector
type Vector::ValidConfigFormat = Enum['json','yaml','yml','toml']