Skip to content

Conversation

@mhasself
Copy link
Member

@mhasself mhasself commented Apr 2, 2025

The intention is to facilitate storing more Agent config in the acu-configs.yaml file.

  • Clean up the bundled acu-configs.yaml to remove old entries.
  • Suppress some unused definitions in those examples.
  • On config load, copy the "datasets" entry for the declared platform into config['_datasets']. This will be used by ACU Agent instead of the status: status_name / 3rdaxis_name entries.

Nothing here will break the processing of existing config files with the current ACU Agent code (so it's safe to update soaculib without updating the socs).

The intention is to facilitate storing more Agent config in the
acu-config.yaml file.

- Clean up the bundled acu-configs.yaml to remove old entries.
- Suppress some unused definitions in those examples.
- On config load, copy the "datasets" entry for the declared platform
  into config['_datasets'].  This will be used by ACU Agent instead of
  the status: status_name / 3rdaxis_name entries.

Nothing here will break the processing of existing config files with
the current ACU Agent code (so it's safe to update soaculib without
updating the socs).
@mhasself mhasself merged commit deb8742 into master Apr 2, 2025
1 check passed
@mhasself mhasself deleted the new-config branch April 2, 2025 14:21
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.

1 participant