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

add role argument spec for os, ssh, mysql #687

Merged
merged 18 commits into from
Aug 7, 2023
Merged

add role argument spec for os, ssh, mysql #687

merged 18 commits into from
Aug 7, 2023

Commits on Jul 25, 2023

  1. add role argument spec for os, ssh, mysql

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ddfb1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81e832 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add role argument spec for os, ssh, mysql

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4cb2975 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. remove variable in variable as it cannot be used in argument spec

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a8fb049 View commit details
    Browse the repository at this point in the history
  2. fix wrong syntax

    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ce75987 View commit details
    Browse the repository at this point in the history
  3. fix spelling errors

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7cdfd7e View commit details
    Browse the repository at this point in the history
  4. cannot use vars before arg-spec validation

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    76431dd View commit details
    Browse the repository at this point in the history
  5. yamllint the arg-spec

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    00cb7c4 View commit details
    Browse the repository at this point in the history
  6. add back variable

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a927c77 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. remove redundant setting in tests

    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6dbc14d View commit details
    Browse the repository at this point in the history
  2. fix descriptions in mysql hardening to betterreflect what they do

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    224be17 View commit details
    Browse the repository at this point in the history
  3. remove duplicate empty line

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8fecb67 View commit details
    Browse the repository at this point in the history
  4. set correct defaults on to ssl options

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    da25e68 View commit details
    Browse the repository at this point in the history
  5. remove left-over hidepid argument spec

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1e326cd View commit details
    Browse the repository at this point in the history
  6. remove license and author infos, this lives in the collection readme

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    90a4130 View commit details
    Browse the repository at this point in the history
  7. fix styling

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2cf3f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. update some descriptions and sort them in the readme

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f26d67a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. some more linting

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b76618c View commit details
    Browse the repository at this point in the history