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.
1 parent 1ab906d commit 7bdf8d4Copy full SHA for 7bdf8d4
manifests/agent.pp
@@ -337,7 +337,7 @@
337
}
338
339
340
- ini_setting {'puppetagentserializationformat':
+ ini_setting {'puppetagentserializationformatagent':
341
setting => 'preferred_serialization_format',
342
value => $serialization_format,
343
manifests/master.pp
@@ -341,7 +341,7 @@
344
+ ini_setting {'puppetagentserializationformatmaster':
345
346
347
0 commit comments