We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd3ee4d + cad6e4b commit b387f65Copy full SHA for b387f65
lib/puppet/provider/postgresql_conf/ruby.rb
@@ -9,7 +9,6 @@
9
10
Puppet::Type.type(:postgresql_conf).provide(:ruby) do
11
desc 'Set keys, values and comments in a postgresql config file.'
12
- confine kernel: 'Linux'
13
14
# The function pareses the postgresql.conf and figures out which active settings exist in a config file and returns an array of hashes
15
#
0 commit comments