Custom Query (894 matches)
Results (40 - 42 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#795 | solj | https://www.google.com/accounts/o8/id?id=AItOawmQmn0B7szSWU05XNIWqq49So7cIisAOpI | fixed | more strict checking on group file default=true |
Description |
When I first set up bcfg2 a few years ago I didn't really 100% understand every entry in the group file. so when I got it working I just kept the syntax. This meant that every group profile in my config had default='true' set. when this was the case any new client checking into bcfg2 with the proper auth but no entry in my clients file would get added to the last group profile as defined in the groups file. should probably add some sanity checking to make sure there is only one default='true' defined in the config. |
|||
#798 | solj | https://www.google.com/accounts/o8/id?id=AItOawmgjcCg7lAJ6ZhqeaZka53jw8AUv8fpG2E | fixed | HTML validation errors |
Description |
There are a number of validation errors and warnings in the report interface. The attached patch fixes the ones I found. |
|||
#800 | solj | strauss | fixed | RPM .spec for bcfg2-server should require python-ssl for RHEL/CentOS 5 |
Description |
Current workaround: install python-ssl manually before using bcfg2-server on CentOS 5. |