You've already forked ansible-role-dhcpd
This commit is contained in:
13
vars/RedHat.yml
Normal file
13
vars/RedHat.yml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
dhcpd_main_config: /etc/dhcp/dhcpd.conf
|
||||
|
||||
dhcpd_cache_directory: /var/lib/dhcp
|
||||
|
||||
dhcpd_package_names:
|
||||
- dhcp-server
|
||||
|
||||
dhcpd_service_name: dhcpd
|
||||
|
||||
dhcpd_unix_user: dhcpd
|
||||
dhcpd_unix_group: dhcpd
|
Reference in New Issue
Block a user