Dominic Cleal

Results 19 issues of Dominic Cleal

The dhcp class should take parameters to configure `ddns-domainname` and `ddns-rev-domainname`. Based on https://github.com/theforeman/puppet-dhcp/commit/64234ae5077a19e031f9cbd07981c53edc59555f.

dhcp::pool should have a search domains parameter that sets the `domain-search` option in the pool to a list of DNS domains. It should accept a single domain or an array....

1. options should be defined in the main server configuration file 2. dhcp::pool should take an array of static routes that are written into each pool using above options Based...

Servers can have tags associated with them, which helps to track roles and ownership. It would be great to be able to specify `rs.tags = ['web']` or similar in the...

Non-admins should be able to set up provisioners.

enhancement

It should allow setup or even provisioning of other provisioner hosts.

enhancement

The foreman-installer command requires various subnet options, but no extra validation is added to ensure they're entered.

bug

The installer modules should be imported and then the host's definition updated instead of using a foreman-installer command.

enhancement

**Summary** When using a Variable Type list widget and a custom preview component, the `widgetsFor` helper would only return a `data` list with each of the items in the list,...