Coder Social home page Coder Social logo

smsgva / puppet-concat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from puppet-modules/puppet-concat

1.0 1.0 0.0 129 KB

a simple module to create files from fragments

Home Page: http://www.devco.net/archives/2010/02/19/building_files_from_fragments_with_puppet.php

Shell 19.91% Ruby 26.41% Puppet 53.68%

puppet-concat's Introduction

A Puppet module that can construct files from fragments.

Please see the comments in the various .pp files for details
as well as posts on my blog at www.devco.net

Released under the Apache 2.0 licence

KNOWN ISSUES:
- In 0.24.8 you will see inintended notifies, if you build a file
  in a run, the next run will also see it as changed.  This is due
  to how 0.24.8 does the purging of unhandled files, this is improved
  in 0.25.x and we cannot work around it in our code.

- At present you cannot change the ownership of the file by just setting
  the property on the resources, we have a work around in mind.
 
CHANGELOG:
- 2010/02/19 - initial release
- 2010/03/12 - add support for 0.24.8 and newer
             - make the location of sort configurable
	     - add the ability to add shell comment based warnings to 
	       top of files
	     - add the ablity to create empty files
- 2010/03/31 - publish and integrate into puppet-modules

CONTRIBUTORS:
Paul Elliot - Provided 0.24.8 support, shell warnings and empty file 
              creation support.
David Schmitt - publish and integrate into puppet-modules


CONTACT:
R.I.Pienaar - [email protected] / www.devco.net / @ripienaar

puppet-concat's People

Contributors

davids avatar akitching avatar

Watchers

James Cloos avatar

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.