Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3913681
D1121.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
297 B
Referenced Files
None
Subscribers
None
D1121.id.diff
View Options
diff --git a/_modules/node.py b/_modules/node.py
--- a/_modules/node.py
+++ b/_modules/node.py
@@ -78,4 +78,5 @@
salt * node.has network:ipv6_tunnel
'''
- return _get_property(bool(key), nodename, False)
+ value = _get_property(key, nodename, False)
+ return bool(value)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 11:14 (19 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307998
Default Alt Text
D1121.id.diff (297 B)
Attached To
Mode
D1121: Ensure node.has always return a boolean
Attached
Detach File
Event Timeline
Log In to Comment