diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2009-01-15 03:40:46 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2009-01-15 03:40:46 +0000 |
commit | 522d1758b824a69fa196cee412532d6cefcd9a62 (patch) | |
tree | 71aff76502c7ea495d8473e51b219f5feb6bc2b2 /doc/plugin-roles | |
parent | da1065ef071514f97d6bfbe104bd1040503da4aa (diff) | |
download | bcfg2-522d1758b824a69fa196cee412532d6cefcd9a62.tar.gz bcfg2-522d1758b824a69fa196cee412532d6cefcd9a62.tar.bz2 bcfg2-522d1758b824a69fa196cee412532d6cefcd9a62.zip |
Uniqify probe returns so that a client only gets the most specific version, and map it to the probe basename (ie probe getmacs.H_hostname returns as getmacs)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5026 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/plugin-roles')
-rw-r--r-- | doc/plugin-roles | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/plugin-roles b/doc/plugin-roles index c23b2a236..03207fd4f 100644 --- a/doc/plugin-roles +++ b/doc/plugin-roles @@ -82,5 +82,4 @@ Statistics (if used) should be listed in the plugins line of bcfg2.conf. 5) Notes -* Need to fix host specific probe behavior (with basenames) * Need to ensure bundle accumulation occurs with connector groups
\ No newline at end of file |