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

Modified --config to --agent-config for vctl install in instance_setu… #2761

Conversation

sgilbride
Copy link
Contributor

Description

Vcfg used vctl install internally to install agents to the volttron instance with the "--config" option to set the agent configuration. The "--config" option is used to select the configuration of the volttron instance that vctl is using, not the agent config. This has been corrected to use the correct option for setting the agent's configuration file "--agent-config". This bug was discovered when attempting to install the SQL Platform Historian with vcfg. The agent installed correctly, but was unable to start due to a broken configuration.

Type of change

  • [x ] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manually tested using vcfg to install the SQL Platform Historian, and verified it was able to start correctly.

@shwethanidd shwethanidd merged commit 3a12469 into VOLTTRON:develop Aug 24, 2021
@craig8
Copy link
Contributor

craig8 commented Aug 24, 2021

This shouldn't have gone into develop

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.

3 participants