You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

init.sls 186B

123456789
  1. dhcpd-config:
  2. file.managed:
  3. - name: /etc/dhcp/dhcpd.conf
  4. - source: salt://isc-dhcp/dhcpd.conf
  5. - template: jinja
  6. dhcpd-leases:
  7. file.touch:
  8. - name: /data/dhcpd.leases