puppet master --genconfig generating deprecated features
44 views
Skip to first unread message
Adam Chou
unread,
Jul 16, 2014, 5:31:16 PM7/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
I'm running a fresh install of 3.6.2 and when I use the config file from puppet master --genconfig, there are deprecated settings in there. Consequently, running puppet agent -t will throw a bunch of deprecation warnings. Shouldn't the --genconfig either not include the deprecated configurations or include disable_warnings = deprecations?
Dejan Golja
unread,
Jul 18, 2014, 9:00:09 AM7/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Probably they are there for back compatibility or something similar and they will be removed in future releases ?