This website works better with JavaScript.
Explore
Help
Sign In
kreativmonkey
/
ffmyk-ansible
mirror of
https://git.niyawe.de/ffmyk-ansible.git
Watch
1
Star
1
Fork
You've already forked ffmyk-ansible
0
Code
Issues
Releases
Wiki
Activity
shorter max-lease-time
Browse Source
master
Niklas Yann Wettengel
2 weeks ago
parent
52319dcbaa
commit
8ca2c2406a
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
roles/install_dhcp/templates/dhcpd.conf.j2
Unescape
Escape
View File
@ -1,5 +1,5 @@
default-lease-time 600;
default-lease-time 600;
max-lease-time
36
00;
max-lease-time
9
00;
authoritative;
authoritative;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
kreativmonkey/ffmyk-ansible
Title
Body
Create Issue