summaryrefslogtreecommitdiffstats
path: root/doc/plugin-roles
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugin-roles')
-rw-r--r--doc/plugin-roles7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/plugin-roles b/doc/plugin-roles
index 03207fd4f..c8c47aa93 100644
--- a/doc/plugin-roles
+++ b/doc/plugin-roles
@@ -14,6 +14,7 @@ This documents available plugin roles.
| Statistics | Statistics | done |
| Pull Source | PullSource | done |
| Pull Target | PullTarget | done |
+| Version | Version | started|
| Decision | Decision | done |
| Remote | Remote | none |
| Syncing | Syncing | none |
@@ -44,6 +45,10 @@ This documents available plugin roles.
** Plugin can provide entry information about clients
* Pull Target
** Plugin can accept entry data and merge it into the specification
+* Version
+** Plugin can read revision information from VCS of choice
+** Will provide an interface for producing commits made by the
+ bcfg2-server
* Decision
3) Configuration of plugins
@@ -82,4 +87,4 @@ Statistics (if used) should be listed in the plugins line of
bcfg2.conf.
5) Notes
-* Need to ensure bundle accumulation occurs with connector groups \ No newline at end of file
+* Need to ensure bundle accumulation occurs with connector groups