summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2015-12-19 04:59:19 +0100
committerDaniil Baturin <daniil@baturin.org>2015-12-19 05:01:41 +0100
commit5b1bec7ba23c02c9e63b25c63b638bacc239ce56 (patch)
tree76f88cd5f1ba9a74b83d3f24b6b9ba4d0ecb2538 /templates
parent97219ae83258061d524a110e5bd9d70d2aa70733 (diff)
downloadvyatta-op-5b1bec7ba23c02c9e63b25c63b638bacc239ce56.tar.gz
vyatta-op-5b1bec7ba23c02c9e63b25c63b638bacc239ce56.zip
Easter egg: 'show version funny' command that displays limericks
after version information.
Diffstat (limited to 'templates')
-rw-r--r--templates/show/version/funny/node.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/show/version/funny/node.def b/templates/show/version/funny/node.def
new file mode 100644
index 0000000..cb62c96
--- /dev/null
+++ b/templates/show/version/funny/node.def
@@ -0,0 +1,5 @@
+help: Show VyOS version information plus a funny poem
+run:
+ ${vyatta_bindir}/vyatta-show-version
+ ${vyatta_bindir}/limericks.py
+