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

chef_client_config: ensure config property directories exist #12416

Merged
merged 12 commits into from Jan 14, 2022
Merged

chef_client_config: ensure config property directories exist #12416

merged 12 commits into from Jan 14, 2022

Commits on Dec 27, 2021

  1. ensure config properties directories exist

    create the various directories defined in the properties if they are defined and don't exist
    
    Signed-off by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8bbfabd View commit details
    Browse the repository at this point in the history
  2. remove extra dir block

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    a7eb388 View commit details
    Browse the repository at this point in the history
  3. fix log_location directory

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6173e5f View commit details
    Browse the repository at this point in the history
  4. add safe navigation

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    fa4c197 View commit details
    Browse the repository at this point in the history
  5. linting fixes

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    39e7f2e View commit details
    Browse the repository at this point in the history
  6. test

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2b20eee View commit details
    Browse the repository at this point in the history
  7. update kitchen-test end_to_end recipes _chef_client_config.rb

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2a84bab View commit details
    Browse the repository at this point in the history
  8. linting fix and safe navigation fix

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    dbd9e02 View commit details
    Browse the repository at this point in the history
  9. test

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    58ee2ef View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    0edab93 View commit details
    Browse the repository at this point in the history
  2. add changes from lamont's review

    Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
    Stromweld committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    8f82ea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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