Uploaded image for project: 'Modules'
  1. Modules
  2. MODULES-8923

puppet_agent : could autodetect package_version based upon the compiling master

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Done
    • puppet_agent 2.1.1
    • None
    • puppet_agent
    • None
    • Night's Watch
    • 1
    • PR - 2019-05-02, PR - 2019-05-15, PR - 2019-05-29, PR - 2019-06-12
    • New Feature
    • The package_version parameter can be set as "auto"
    • Needs Assessment

    Description

      Module Version: 2.1.1
      Puppet Version: N/A
      OS Name/Version: N/A

      package_version must be explicitly specified, but could be based upon the version of the compiling master.

      This would allow users to specify that agent version matches the version on the master without having to manually update package_version after upgrading the master(s).

      class {'puppet_agent':
        package_version => 'master',
      }
      

      Notes:

      'auto' could be used instead of 'master' as a keyword.

      This is a POC.

      Attachments

        Issue Links

          Activity

            People

              oana.tanasoiu Oana Tanasoiu
              tom.kishel Thomas Kishel
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support