Compare commits
No commits in common. "develop" and "pietervogelaar/feature/1" have entirely different histories.
develop
...
pietervoge
2 changed files with 3 additions and 7 deletions
|
@ -87,8 +87,6 @@ or
|
|||
|
||||
License and Authors
|
||||
-------------------
|
||||
- Authors:
|
||||
- Eric Renfro <erenfro@linux-help.org>
|
||||
- Contributors:
|
||||
- Pieter Vogelaar
|
||||
Authors: Eric Renfro <erenfro@linux-help.org>
|
||||
Contributers: Pieter Vogelaar
|
||||
|
||||
|
|
|
@ -4,9 +4,7 @@ maintainer_email 'erenfro@linux-help.org'
|
|||
license 'GNU Lesser General Public License v3'
|
||||
description 'Configures sudo rules from data bags using the sudo cookbook'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version '0.1.5'
|
||||
issues_url 'https://github.com/linux-help/sudo_rules/issues'
|
||||
source_url 'https://github.com/linux-help/sudo_rules'
|
||||
version '0.1.3'
|
||||
|
||||
%w(redhat centos fedora ubuntu debian freebsd mac_os_x).each do |os|
|
||||
supports os
|
||||
|
|
Loading…
Reference in a new issue