GithubHelp home page GithubHelp logo

locp / gitssh Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 53 KB

A Puppet module to install a basic Git SSH server.

Home Page: https://forge.puppet.com/locp/gitssh

License: Other

Ruby 69.52% Puppet 30.48%

gitssh's People

Contributors

dallinb avatar

Watchers

 avatar  avatar

gitssh's Issues

v0.1.2

Release Preparation

  • A branch has been created for the release (e.g. release/42/v1.2.3)
  • All branches have been merged onto the release branch.
  • All spec tests are passing as expected.
  • All beaker tests are passing as expected.

Release Build and Upload (master branch)

  • Merge the release branch onto the master.
  • Contributors of pull requests have been acknowledged.
  • The change log has been updated.
  • The metadata has been updated.
  • A tag has been created branch (automatically done).
  • The package has been built and uploaded to Puppet Forge branch (automatically done).

Post Release

  • The milestone associated with the release has been closed.
  • Master branch has been merged onto release/latest branch (automatically done).
  • All branches associated with issues closed down in the release have been deleted.
  • A message has been posted to https://gitter.im/locp/cassandra

Improve quality of the documentation

  • Currently the gitssh::repo and gitssh::client defined types are not in the reference section of the README.
  • Not all attributes to the gitssh class are described.
  • The limitations section needs expanding.
  • Add a change log.

The module does not work on Puppet 3.4.3

When I try use the accounts on module on a server running Puppet 3.4.3, the module failed with this error message:

Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter purge_ssh_keys at /etc/puppet/environments/production/modules/gitssh/manifests/init.pp:27
It is found that the module tries to create a user resource, passing the parameter purge_ssh_keys (manifests/init.pp:25). By commenting out that line, it could be run successfully.
The purge_ssh_keys on user type is introduced in 3.6.0 https://docs.puppetlabs.com/puppet/3.6/reference/release_notes.html#feature-purging-unmanaged-ssh-authorized-keys.

Maybe, it is better to check the version of puppet before using user type to purge the ssh keys: https://ask.puppetlabs.com/question/6640/warning-the-package-types-allow_virtual-parameter-will-be-changing-its-default-value-from-false-to-true-in-a-future-release/?answer=9525#post-id-9525

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.