-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
25 lines (17 loc) · 937 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Jim Garlick:
- Consider migrating some dist2 code into rdist, linked with genders API e.g.
o natively expand ${cluster!attr_host} macros (modify yacc grammar)
o select from multiple (configurable) remote shell services
- If rdist is modified, also consider adding:
o accept target selection parameters that include host ranges or genders
attributes and convert between primary and alternate hostnames
o add options for setting permissions/ownership in Distfiles, eliminating
the need for the root install from package source into /var/dist.
Albert Chu:
dist2 Feature Requests
- Add regular expression matching (from Py Watson)
- More advanced handling of the genders logic, allowing for multiple
operators and negation (from John Westlund)
- Support for genders set operations (from John Westlund)
- Basic if/else logic of genders attributes (from John Westlund)
- Add thorough example Distfile to dist2 manpage