File: pg_password_encryption.pp

package info (click to toggle)
puppet-module-puppetlabs-postgresql 10.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: ruby: 731; sh: 66; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
# @summary the supported password_encryption
type Postgresql::Pg_password_encryption = Enum['md5', 'scram-sha-256']