Nate Bohman
12d280618e
Fixing autoconf and Adding accept_ra
Salt official documentation says ipv6_autoconf is the correct name
but
/usr/lib/python3/dist-packages/salt/templates/debian_ip/debian_eth.jinja
shows autoconf is actually correct. Found accept_ra in there as well
5 years ago
Nate Bohman
a013fa4c00
Adding ipv6_autoconf to Network Formula
This should allow for automatically assigned IPv6 network addresses
via SLAAC.
5 years ago
Nate Bohman
ac84582be9
Adding rx/tx offloading to params_supported
This allows rx/tx offloading to pass through to the Salt network
module so that it can be disabled.
6 years ago
Arnold Bechtoldt
0fa68181e3
correctly show how to disable default entries
9 years ago
Arnold Bechtoldt
81777e9fa9
Merge pull request #12 from fessoga5/master
Hello! Add support mtu plz! Thanks!
9 years ago
a_karamyshev
d57adc277a
Merge branch 'master' of https://github.com/fessoga5/saltstack-network-formula
9 years ago
a_karamyshev
f7bf779e8d
Adding support mtu from interfaces
9 years ago
Arnold Bechtoldt
f7764b10b4
update authors list
9 years ago
Arnold Bechtoldt
16ed4ce11b
Merge pull request #11 from msciciel/master
routes: pass gateway param only if defined
9 years ago
Krzysztof Pawłowski
099949e0a7
routes: pass gateway param only if defined , it fix interface routes without defined gateway
9 years ago
Arnold Bechtoldt
a78bcfdd6e
update README file
9 years ago
Arnold Bechtoldt
bcb0522b2e
Merge pull request #10 from pcdummy/noifupdown
Add the posibility to skip interface reconfig.
9 years ago
René Jochum
816ada51ba
Add the posibility to skip interface reconfig.
This patch requires my salstatck/salt pull
request [#25165 ](https://github.com/saltstack/salt/pull/25165 ).
Signed-off-by: René Jochum <rene@jochums.at>
Conflicts:
network/defaults.yaml
9 years ago
Arnold Bechtoldt
f02121d77c
update readme file
9 years ago
Arnold Bechtoldt
95de708c75
network interace states should be unique, refs #8
9 years ago
Arnold Bechtoldt
f5d2bb5a2a
update README badges
9 years ago
Arnold Bechtoldt
c213fff576
sync project files
9 years ago
Arnold Bechtoldt
565abb80bb
update readme file
9 years ago
Arnold Bechtoldt
9477f3e7d7
update readme
9 years ago
Arnold Bechtoldt
0d3c18778c
updating AUTHORS file
9 years ago
Arnold Bechtoldt
614996e7ea
Merge branch 'master' of github.com:bechtoldt/saltstack-network-formula
9 years ago
Arnold Bechtoldt
d65d164a3a
add AUTHORS file
9 years ago
Arnold Bechtoldt
04f7f8466d
Merge pull request #7 from smlloyd/master
Add root group to FreeBSD defaults. by @smlloyd
9 years ago
Simon Lloyd
a053676e94
Add root group to FreeBSD defaults.
10 years ago
Arnold Bechtoldt
3a8cc93f64
update readme
10 years ago
Arnold Bechtoldt
59a1ab7e16
change order of param mode
it's all about consistency ;)
10 years ago
Arnold Bechtoldt
224eaadeaf
make route pillars mergeable
10 years ago
Arnold Bechtoldt
3e89c0374d
add pillar example
10 years ago
Arnold Bechtoldt
555378c293
2014.7 works too
10 years ago
Arnold Bechtoldt
5e0659104b
renaming repo
10 years ago
Arnold Bechtoldt
5f944ac380
add flattr button
10 years ago
Arnold Bechtoldt
0a5c7c8f94
provide pillars for resolver config file attributes
10 years ago
Arnold Bechtoldt
fc3bc7ca30
added missing default pillar values for all currently supported operating systems
10 years ago
Arnold Bechtoldt
3ec3f7165d
Merge pull request #4 from alanpearce/freebsd
Add FreeBSD resolver support
10 years ago
Arnold Bechtoldt
c24e211386
setting default path for resolver configuration file
10 years ago
Alan Pearce
9ad60b1842
Add FreeBSD resolver support
10 years ago
Arnold Bechtoldt
6f75d3d707
improve pillar example
10 years ago
Arnold Bechtoldt
de386328d4
add readme notice regarding centos testing
10 years ago
Arnold Bechtoldt
bebba16f76
support ipv6 network configuration
10 years ago
Arnold Bechtoldt
1a07f8879e
removing some default host entries
10 years ago
Arnold Bechtoldt
6d637d1262
give the route states a better/ human readable name
10 years ago
Arnold Bechtoldt
59f8bf903f
improving the new code a bit
10 years ago
Arnold Bechtoldt
3f8b066ba1
Merge pull request #3 from fessoga5/master
Fixes for support routes.
10 years ago
Arnold Bechtoldt
7d10c0b459
Merge branch 'master' of github.com:bechtoldt/network-formula
10 years ago
Arnold Bechtoldt
b5ab387c15
sort resolver options (unsorted dict)
10 years ago
Arnold Bechtoldt
cfdfb6b399
changing salt version
10 years ago
root
61cc38e7bd
Delete macro
10 years ago
root
a1e0454053
Change routes syntax and logical
10 years ago
root
beee68827e
Add new elements for pppoe
10 years ago
root
04c7dfbd68
add support pppoe
10 years ago