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

Fix readme for AAA Accounting #598

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Fix readme for AAA Accounting #598

merged 1 commit into from
Jan 12, 2021

Conversation

onurgashi
Copy link
Contributor

Change Summary

Missing group under AAA accounting exec default

aaa_accounting:
  exec:
    default:
      type: < none | start-stop | stop-only >
      group: < group_name >

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Documentation content changes
  • Other (please describe):

Related Issue(s)

Component(s) name

eos_cli_config_gen the readme

Proposed changes

How to test

The code is there, so it would work if you just add group

Checklist:

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have updated molecule CI testing accordingly
  • All new and existing tests passed (pre-commit, make linting and make sanity-lint).

@onurgashi onurgashi added type: documentation Improvements or additions to documentation role: eos_cli_config_gen issue related to eos_cli_config_gen role labels Jan 11, 2021
@onurgashi onurgashi self-assigned this Jan 11, 2021
@titom73 titom73 added this to the v1.2.0 milestone Jan 12, 2021
Copy link
Contributor

@titom73 titom73 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@titom73 titom73 merged commit 19e4126 into aristanetworks:devel Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: eos_cli_config_gen issue related to eos_cli_config_gen role state: Documentation role Updated type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants