Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 358 Bytes

File metadata and controls

17 lines (12 loc) · 358 Bytes

#puppet-sssd - a puppet module for SSSD

Only works with the RedHat OS family.

  • Fedora
  • RHEL
  • Centos

Support for other Linux distros is welcome.

##Submitting pull requests

  1. Write some specs. They should fail.
  2. Write some code.
  3. Run the specs. If they pass, go to the next step. If they fail, go back one step.
  4. Submit pull request.