Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.0.2 #2

Open
wants to merge 36 commits into
base: eisbrecher
Choose a base branch
from
Open

Update to 1.0.2 #2

wants to merge 36 commits into from

Conversation

arlimus
Copy link

@arlimus arlimus commented Jan 16, 2015

1.0.2

  • improvement: only run 'update-pam' when needed

1.0.1

  • bugfix: add missing colon for user-defined paths in PATH env
  • adjust login.defs template to not log user logins (as per Debian defaults)

arlimus and others added 30 commits July 29, 2014 19:19
Since trusty has puppet 3.4 in its package repository, we need to support it. Add it back.

Signed-off-by: Dominik Richter <[email protected]>
feature: add back support for puppet 3.4
Since duritong incorrectly handles non-string inputs and puppet doesn't convert from int->string easily, remove this warning as it only hinders progression without adding value here.

Signed-off-by: Dominik Richter <[email protected]>
LOG_OK_LOGINS is set to "no" by default in Debian which is the upstream source
of this template. All values should be default unless they can be configured by the module.

Add separator for ENV_PATH otherwise the first value in "additional_user_paths" will not be
separated from the default value in the file.
login.defs.erb: set LOG_OK_LOGINS = "no", correct ENV_PATH syntax
Signed-off-by: Dominik Richter <[email protected]>
Signed-off-by: Dominik Richter <[email protected]>
TelekomLabs-DCO-1.1-Signed-off-by: Matthew Haughton <[email protected]> (github: 3flex)
only run 'update-pam' when needed
Signed-off-by: Dominik Richter <[email protected]>
Signed-off-by: Dominik Richter <[email protected]>
Signed-off-by: Dominik Richter <[email protected]>
updating files: [".kitchen.yml", ".rubocop.yml"]
updating files: [".rubocop.yml"]
updating files: [".rubocop.yml"]
TelekomLabs-DCO-1.1-Signed-off-by: Edmund Haselwanter <[email protected]> (github: ehaselwanter)
Signed-off-by: Dominik Richter <[email protected]>
bugfix: replace non-ascii char in login.defs
arlimus and others added 6 commits February 11, 2015 11:14
On RHEL7, /bin an /sbin are links to /usr/bin, /usr/sbin. Without the change, the module will break the /bin, /sbin path
changed attribute order, so travis does not fail.
Signed-off-by: Dominik Richter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants