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

simplify monitor address setting #7479

Merged
merged 2 commits into from
Mar 8, 2024
Merged

simplify monitor address setting #7479

merged 2 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. simplify monitor address setting

    this drops the following parameters:
    
    - monitor_address_block
    - monitor_interface
    - monitor_address
    
    The monitor address will be automatically set from `public_network` parameter.
    
    Signed-off-by: Guillaume Abrioux <[email protected]>
    guits committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    256ee06 View commit details
    Browse the repository at this point in the history
  2. group_vars: resync samples with default values

    2b72ea9 and
    c8eeae2 have missed the resync.
    
    This addresses that.
    
    Signed-off-by: Guillaume Abrioux <[email protected]>
    guits committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6aec33f View commit details
    Browse the repository at this point in the history