Giter Club home page Giter Club logo

puppet-module-s3file's Issues

depends on stdlib, but not mentioned...

We don't have stdlib in our repo yet...

//

err: Could not retrieve catalog from remote server: Error 400 on SERVER: Unknown function validate_re at /etc/puppet/modules/s3file/manifests/init.pp:28 on node node.mydomain.com
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

duplicate declaration on curl

This problem is partly in my organization's puppet code, but it would be nice if s3file would do package requirements in a require_once manner (like http://serverfault.com/questions/486455/why-puppet-can-require-each-package-just-once).

error:

err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[curl] is already declared in file BLAH/init.pp at line 129; cannot redeclare at /etc/puppet/modules/s3file/manifests/curl.pp:7 on node node.mydomain.com

Document swift example.

It would be nice to have a swift example (I am trying to figure it out at the moment).

For example I think in our installation we don't have https access and also we need to use ec2 keys and signatures...how do we do this?

File-like Interface

It would be kind of nice and make the type more useful if it had a similar set of parameters to the built in file type (http://docs.puppetlabs.com/references/latest/type.html#file). This shouldn't even be that hard to do, since you could declare an instance of the file{} type and just pass most of the parameter values into it directly. This isn't critical and I'm not waiting on it or anything, but it would be nice to have.

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.