Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 894)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Owner Reporter Resolution Summary
#859 desai https://www.google.com/accounts/o8/id?id=AItOawkiXgZ_LeyLvQ2d0OXQ2RoYFCYrgwIxeK0 duplicate support priority for action
Description

I would be nice to be able to depend on the package being installed before installing a configuration file.

#528 desai [email protected] fixed support for multiple fingerprints
Description

I will need to periodically rotate the server cert in order to satisfy infosec requirements. Being able to specify multiple cert fingerprints, to be tried in order, should be sufficient.

The envisioned workflow is:

  • generate new cert and get its fingerprint (but don't install yet)
  • update /etc/bcfg2.conf to have 'fingerprint = <new fingerprint>, <old fingerprint>
  • let clients get new config
  • put new server cert in place
  • let at least another round of clients updates go through
  • remove old fingerprint from /etc/bcfg2.conf

If a host is down for longer than the rotation period, they will need to have the fingerprint manually updated when they're back up.

#1061 desai https://www.google.com/accounts/o8/id?id=AItOawkPb0RtPyicSdU7pLcv1UrX-yCh-YjkOwU wontfix support Cfg .cat file without supplying base file
Description

Bcfg2 requires that you supply a base file (e.g. /etc/motd) when using .cat deltas. It should be possible to add deltas to files that already exist on the system.

If there is no existing file, client should give a warning/error:

Suppressing entry installation - no base file is found for:
 Path:/etc/motd 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.