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

Commits on Jul 29, 2014

  1. feature: add back support for puppet 3.4

    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]>
    arlimus committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    a96d066 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dev-sec#37 from TelekomLabs/puppet-34

    feature: add back support for puppet 3.4
    chris-rock committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    509f6e8 View commit details
    Browse the repository at this point in the history
  3. fix warnings on linting only-variable-strings

    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]>
    arlimus committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    fc2bd6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    516b89c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. set LOG_OK_LOGINS = "no", correct ENV_PATH syntax

    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.
    3flex committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    2d9c8da View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. Merge pull request dev-sec#38 from 3flex/patch-1

    login.defs.erb: set LOG_OK_LOGINS = "no", correct ENV_PATH syntax
    arlimus committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    5b22a16 View commit details
    Browse the repository at this point in the history
  2. update contributors

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    967a82c View commit details
    Browse the repository at this point in the history
  3. 1.0.1

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    88dd3b7 View commit details
    Browse the repository at this point in the history
  4. reorder metadata.json to puppetlabs default output

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    d4833f0 View commit details
    Browse the repository at this point in the history
  5. Update to 1.0.1 release

    arlimus committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    8390293 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. only run 'update-pam' when needed

    TelekomLabs-DCO-1.1-Signed-off-by: Matthew Haughton <[email protected]> (github: 3flex)
    3flex authored and Matthew Haughton committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    f6eac02 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2014

  1. Merge pull request dev-sec#39 from 3flex/patch-1

    only run 'update-pam' when needed
    arlimus committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    7499d9f View commit details
    Browse the repository at this point in the history
  2. 1.0.2

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    730fb2b View commit details
    Browse the repository at this point in the history
  3. merged in 1.0.2

    arlimus committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    4c45f1d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2014

  1. updating common files

    arlimus committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    1076c14 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    37990bd View commit details
    Browse the repository at this point in the history
  3. fix puppet lint

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    ce0f12f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Merge pull request dev-sec#40 from TelekomLabs/update-common

    updating common files
    chris-rock committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    9b29a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2014

  1. updating common files

    updating files: [".kitchen.yml", ".rubocop.yml"]
    arlimus committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    484f2d2 View commit details
    Browse the repository at this point in the history
  2. updating common files

    updating files: [".rubocop.yml"]
    arlimus committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    7fdaa36 View commit details
    Browse the repository at this point in the history
  3. updating common files

    updating files: [".rubocop.yml"]
    arlimus committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    5409023 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dev-sec#41 from TelekomLabs/update-common

    updating common files
    chris-rock committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    66ab92c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. update to latest kitchen-puppet

    TelekomLabs-DCO-1.1-Signed-off-by: Edmund Haselwanter <[email protected]> (github: ehaselwanter)
    ehaselwanter committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    2c4b258 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Merge pull request dev-sec#42 from ehaselwanter/kitchen-puppet-update

    update to latest kitchen-puppet
    chris-rock committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    e36f485 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. 1.1.0

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    07bcc1a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2015

  1. fix newline for securetty

    timogoebel committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    6a8e0f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dev-sec#43 from timogoebel/newline_fix

    fix newline for securetty
    arlimus committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    8aeaa35 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. bugfix: replace non-ascii char in login.defs

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    2145794 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dev-sec#44 from TelekomLabs/ascii-login.defs

    bugfix: replace non-ascii char in login.defs
    Patrick Meier committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    0423d72 View commit details
    Browse the repository at this point in the history
  3. Fix type: unkown => unknown

    kurthuwig committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    ea4639a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Merge pull request dev-sec#45 from kurthuwig/fix_unkown

    Fix type: unkown => unknown
    arlimus committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    28e3fcc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. Fixed minimize_access on RHEL7

    On RHEL7, /bin an /sbin are links to /usr/bin, /usr/sbin. Without the change, the module will break the /bin, /sbin path
    a-tom committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    f5c69cb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. Fix for travis build

    changed attribute order, so travis does not fail.
    a-tom committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    cba45b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dev-sec#46 from a-tom/rhel7-minimize-access

    Fixed minimize_access on RHEL7
    arlimus committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    0ac8967 View commit details
    Browse the repository at this point in the history
  3. updated contributors

    Signed-off-by: Dominik Richter <[email protected]>
    arlimus committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    327d50c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. Configuration menu
    Copy the full SHA
    0327a82 View commit details
    Browse the repository at this point in the history