Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3716844
D1262.id3245.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
293 B
Referenced Files
None
Subscribers
None
D1262.id3245.diff
View Options
diff --git a/_modules/jails.py b/_modules/jails.py
--- a/_modules/jails.py
+++ b/_modules/jails.py
@@ -51,7 +51,7 @@
salt-call --local jails.list ysul
'''
- return " ".join(list(group))
+ return " ".join(sorted(list(group)))
def _get_hardware_network_interfaces():
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 21:02 (21 h, 31 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232279
Default Alt Text
D1262.id3245.diff (293 B)
Attached To
Mode
D1262: Sort jails.flatlist output by alphabetical order
Attached
Detach File
Event Timeline
Log In to Comment