Skip to content

Added new functions to CIMC modules#46222

Merged
rallytime merged 4 commits intosaltstack:developfrom
spenceation:cimc-update
Mar 5, 2018
Merged

Added new functions to CIMC modules#46222
rallytime merged 4 commits intosaltstack:developfrom
spenceation:cimc-update

Conversation

@spenceation
Copy link
Contributor

What does this PR do?

Add new CIMC Execution modules:

  • get_hostname
  • get_power_configuration
  • get_syslog_settings
  • set_hostname
  • set_logging_levels
  • set_power_configuration
  • set_user

Add new CIMC State Modules:

  • hostname
  • logging_levels
  • power_configuration
  • user

Tests written?

No

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

  - get_hostname
  - get_power_configuration
  - get_syslog_settings
  - set_hostname
  - set_logging_levels
  - set_power_configuration
  - set_user

Add new CIMC State Modules:
  - hostname
  - logging_levels
  - power_configuration
  - user
Copy link
Contributor

@rallytime rallytime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Very nice. The only thing I would say is that these new functions should have .. versionadded:: Fluorine tags.

@spenceation
Copy link
Contributor Author

@rallytime I've added the requested version tags. Please let me know if there are any issues with them.

@rallytime
Copy link
Contributor

@rallytime rallytime merged commit ed1108a into saltstack:develop Mar 5, 2018
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.

2 participants