Custom Query (894 matches)
Results (16 - 18 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#643 | solj | anonymous | fixed | Error/warn on xml dupes |
Description |
Currently it is possible for duplicate - but different and conflicting - duplicates to exist in most (any?) config file. e.g. Pkgmgr/distro.xml
The validator does not catch this, and one of the two sets of package instances is chosen by bcfg2. The first one last time I checked, but this might be random. |
|||
#646 | solj | lueningh | fixed | SSHbase should be alias aware |
Description |
Right now I need to include three copies of all of my ssh keys in sshbase, as my machines have three network interfaces on them and I want all of them to show up in my global known_hosts file. I should only need to add one and have bcfg generate the other entries off of aliases listed in the clients file. |
|||
#647 | solj | solj | fixed | Add support for probed groups to bcfg2-admin query |
Description |
It would be nice to be able to also query groups based on the probe results in probed.xml. |