summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-07-21 01:20:20 +0200
committerDaniil Baturin <daniil@baturin.org>2018-07-21 01:20:20 +0200
commit71eb42dd46a87175c3d048e191f52bfe47b18871 (patch)
treecab426ce19857665d0d7657649020a51f14b476c /templates
parent46dafc9fa56169f29a60be6a8ea77532bb1479e1 (diff)
downloadvyatta-op-71eb42dd46a87175c3d048e191f52bfe47b18871.tar.gz
vyatta-op-71eb42dd46a87175c3d048e191f52bfe47b18871.zip
T689: remove commands reimplemented in PR#17.
Diffstat (limited to 'templates')
-rw-r--r--templates/show/host/domain/node.def2
-rw-r--r--templates/show/host/lookup/node.def1
-rw-r--r--templates/show/host/lookup/node.tag/node.def4
-rw-r--r--templates/show/host/name/node.def2
-rw-r--r--templates/show/host/node.def1
5 files changed, 0 insertions, 10 deletions
diff --git a/templates/show/host/domain/node.def b/templates/show/host/domain/node.def
deleted file mode 100644
index 01cefc8..0000000
--- a/templates/show/host/domain/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show domain name
-run: /bin/domainname -d
diff --git a/templates/show/host/lookup/node.def b/templates/show/host/lookup/node.def
deleted file mode 100644
index 375d356..0000000
--- a/templates/show/host/lookup/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Lookup host information for <hostname|IPv4 address>
diff --git a/templates/show/host/lookup/node.tag/node.def b/templates/show/host/lookup/node.tag/node.def
deleted file mode 100644
index ea7426e..0000000
--- a/templates/show/host/lookup/node.tag/node.def
+++ /dev/null
@@ -1,4 +0,0 @@
-help: Lookup host information for specified name or address
-allowed: echo -n '<hostname> <x.x.x.x> <y:y:y:y:y>'
-
-run: /usr/bin/host $4
diff --git a/templates/show/host/name/node.def b/templates/show/host/name/node.def
deleted file mode 100644
index 0197d10..0000000
--- a/templates/show/host/name/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show host name
-run: /bin/hostname
diff --git a/templates/show/host/node.def b/templates/show/host/node.def
deleted file mode 100644
index 65a0694..0000000
--- a/templates/show/host/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show host information