This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Add deafult value for bond_status.interfaces.
Change-Id: I2c5e4a75ac84099c063bb2c2259ace9c9c80635a
pull/122/head
Jaymes Mosher
7 years ago
parent
3dad1dba67
commit
3bf8d2adab
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+3
-0
linux/map.jinja
+ 3
- 0
linux/map.jinja
View File
@@ -224,6 +224,9 @@
'interface_regex': '^[a-z0-9]+$',
'ignore_selected': False,
},
'bond_status': {
'interfaces': False
},
'cpu_idle_percentage': {
'warn': 10.0,
},
Write
Preview
Loading…
Cancel
Save