User story #2410
closedName resolution : options settings
Description
It would be fine if it was possible to manage the "options" line in /etc/resolv.conf to put something like that :
-----snip here-----
options timeout:2 attempts:1 rotate
-----snip here-----
Updated by Jonathan CLARKE over 12 years ago
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
- Priority changed from N/A to 3
- Target version set to 2.3.7
I agree, this would be a nice feature to have.
Matthieu, can you implement this soon?
Updated by Matthieu CERDA over 12 years ago
- Status changed from New to Discussion
Jonathan CLARKE wrote:
I agree, this would be a nice feature to have.
Matthieu, can you implement this soon?
I see that you set the targeted version to 2.3.7.
This is a feature, not a bug, and the 2.3 branch is a bug fix only branch. Should I fix it anyway ?
Updated by Nicolas CHARLES over 12 years ago
Matthieu CERDA wrote:
Jonathan CLARKE wrote:
I agree, this would be a nice feature to have.
Matthieu, can you implement this soon?
I see that you set the targeted version to 2.3.7.
This is a feature, not a bug, and the 2.3 branch is a bug fix only branch. Should I fix it anyway ?
The Policy-Template project doesn't have the same constraint, since each PT/Technique has its own version
You can create a new version of this Policy Template (by a small or large increment) to integrate the modification in 2.3
Updated by Matthieu CERDA over 12 years ago
- Status changed from Discussion to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:39e8abf8b9627f0af3cdfa7e196fc795136a2103.
Updated by Jonathan CLARKE over 12 years ago
- Status changed from Pending technical review to 10
- Assignee changed from Matthieu CERDA to Francois BAYART
Looks good to me, François can you confirm this is what you wanted?
Updated by Jonathan CLARKE over 12 years ago
- Status changed from 10 to Released
I'm validating this user story, so that we can release 2.3.7, but I think we can do better.
Currently, we ask the user to input a "options" line compatible with resolv.conf format, but this line is actually a set of sub-options (ndots, timeout, rotate...), some of which take values (number of seconds , number of times) and others are booleans. These would be much better represented by the corresponding fields in Rudder, so I'm opening a new user story for that: #2462.
Updated by Jonathan CLARKE over 12 years ago
- Category changed from System techniques to Techniques