Custom Query (894 matches)
Results (139 - 141 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#358 | solj | bradshaw | wontfix | problems with down vs. pingable |
Description |
So I recently found that I have certain subnets that don't allow ICMP, so now my reports are showing that I have machines that are down that actually are up and running fine. I chatted shortly with Joey on this to find that he has already thought about this. Talk was of allowing per host configurations and also the ability to mark machines as decommisioned so that you don't end up with so much cruft in the reports. |
|||
#359 | desai | [email protected]… | fixed | paranoid mode should be truly paranoid |
Description |
Currently, in paranoid mode, bcfg2 will overwrite all config files without creating a backup if the directory /var/spool/bcfg2 doesn't exist. It probably shouldn't. If the admin went out of the way to specify "paranoid: true" and "bcfg2 -P", then they really want to have a record of any changes in config files. Quietly failing is not a very good behaviour. |
|||
#362 | desai | [email protected]… | fixed | Conflicts in the documentation |
Description |
The Install page contains conflicting instructions compared to the QuickStart? page. I believe the bcfg2-admin init method is superior to the manual method described in the Install page, and that the Install page should refer to the QuickStart? page. |