Git Product home page Git Product logo

Comments (5)

neillturner avatar neillturner commented on July 21, 2024

current i just support install from a repo and allow you to specify the url of the repo. I believe that you
i can see that there are multiple versions at:
https://downloads.puppetlabs.com/puppet/
but i have never supported install from here in puppet v3.

from kitchen-puppet.

jrwesolo avatar jrwesolo commented on July 21, 2024

Sorry if I wasn't clear. When I choose require_puppet_collections: true it uses the PC1 repo. For example, with CentOS 6, it uses http://yum.puppetlabs.com/el/6/PC1/x86_64/. The code here installs the package puppet.

This actually installs the package puppet-agent at the latest version. I propose we instead install puppet-agent (that is the naming scheme that is used now from these PC repos) at a specific version. Something like:
#{sudo_env('yum')} -y install puppet-agent#{puppet_version}

That would make it similar to how you allow specific puppet versions installed when < 4.

from kitchen-puppet.

neillturner avatar neillturner commented on July 21, 2024

another possibility is there are some good puppet install scripts at:
https://github.com/petems/puppet-install-shell
that i could easily link to to allow a version to be specified.

from kitchen-puppet.

jrwesolo avatar jrwesolo commented on July 21, 2024

I'll submit a pull request so it's more obvious what I'm asking.

from kitchen-puppet.

jrwesolo avatar jrwesolo commented on July 21, 2024

I went ahead and submitted #107. In response to your last statement, I could see all this logic being replaced with one of those scripts that you mentioned. That would be nice.

from kitchen-puppet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.