Skip to content

warning for puppet_enterprise::profile::plan_executor::versioned_deploys is missleading? #51

@bastelfreak

Description

@bastelfreak

Describe the Bug

We've some environments with PE 2023.7.0. They have versioned deploys for the orchestrator enabled in Hiera:

---
puppet_enterprise::profile::plan_executor::versioned_deploys: true

This triggers this notify on each run:

Warning: The puppet_enterprise::profile::plan_executor::versioned_deploys parameter is deprecated and will be removed in a future release; however, it has been set to 'true'. Please remove it from your Classifier classification, hiera data or /etc/puppetlabs/enterprise/conf.d/pe.conf, as appropriate.
Warning: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Deprecated_parameter[puppet_enterprise::profile::plan_executor::versioned_deploys]/Notify[puppet_enterprise::profile::plan_executor::versioned_deploys is deprecated]/message: defined 'message' as 'The puppet_enterprise::profile::plan_executor::versioned_deploys parameter is deprecated and will be removed in a future release; however, it has been set to \'true\'. Please remove it from your Classifier classification, hiera data or /etc/puppetlabs/enterprise/conf.d/pe.conf, as appropriate.'
  • Does that really require a notify that triggers changes on each run?
  • I was told that versioned deployments for orchestrator will be the default. In that case the notify should only appear if puppet_enterprise::profile::plan_executor::versioned_deploys is set to false?

Expected Behavior

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'

Environment

  • PE 2023.7.0
  • EL8

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions