[
https://issues.apache.org/jira/browse/ACE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765198#action_12765198
]
Angelo van der Sijpt commented on ACE-53:
-----------------------------------------
Auto Config is indeed a mechanism for pushing configurations, and most of the
components are actually ready for this:
- The RepositoryAdmin has a mechanism for handling artifacts that should be
handled by resource processors, which includes AutoConf configuration files;
see ConfigurationHelper
- There is an implementation of a resource processor for AutoConf data, see
AutoConfResourceProcessor
In fact (I'd have to check that), I'm pretty sure that we can put our resource
processor and some AutoConf data in the OBR, put the ConfligurationHelper
bundle on the server, and start deploying configuration data!
> Ability to send configuration data to gateways
> ----------------------------------------------
>
> Key: ACE-53
> URL: https://issues.apache.org/jira/browse/ACE-53
> Project: Ace
> Issue Type: New Feature
> Reporter: Toni Menzel
>
> In terms of the "passive gateway" scenario, it would be good if the server
> could serve configuration data (in standard format at best, ConfigAdmin Spec)
> to their management agents.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.