summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-11-03 13:53:56 +0100
committervarac <varacanero@zeromail.org>2015-11-03 13:53:56 +0100
commitd5f7c33df577ad9dddec012e77aee7d7170e0c1d (patch)
tree1eda7779ff356b0d5d5bdd5922ff945ccebdfe97
parentb3e81589eec604768e08ed56ce5ca42a4b33db89 (diff)
[feat] [feat] Support missing ubuntu releases
Add quantal, raring, saucy, trusty, utopic, vivid, wily, xenial ubuntu release
l---------templates/sshd_config/Ubuntu_quantal.erb1
l---------templates/sshd_config/Ubuntu_raring.erb1
l---------templates/sshd_config/Ubuntu_saucy.erb1
l---------templates/sshd_config/Ubuntu_trusty.erb1
l---------templates/sshd_config/Ubuntu_utopic.erb1
l---------templates/sshd_config/Ubuntu_vivid.erb1
l---------templates/sshd_config/Ubuntu_wily.erb1
l---------templates/sshd_config/Ubuntu_xenial.erb1
8 files changed, 8 insertions, 0 deletions
diff --git a/templates/sshd_config/Ubuntu_quantal.erb b/templates/sshd_config/Ubuntu_quantal.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_quantal.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_raring.erb b/templates/sshd_config/Ubuntu_raring.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_raring.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_saucy.erb b/templates/sshd_config/Ubuntu_saucy.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_saucy.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_trusty.erb b/templates/sshd_config/Ubuntu_trusty.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_trusty.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_utopic.erb b/templates/sshd_config/Ubuntu_utopic.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_utopic.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_vivid.erb b/templates/sshd_config/Ubuntu_vivid.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_vivid.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_wily.erb b/templates/sshd_config/Ubuntu_wily.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_wily.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file
diff --git a/templates/sshd_config/Ubuntu_xenial.erb b/templates/sshd_config/Ubuntu_xenial.erb
new file mode 120000
index 0000000..6502bfc
--- /dev/null
+++ b/templates/sshd_config/Ubuntu_xenial.erb
@@ -0,0 +1 @@
+Ubuntu.erb \ No newline at end of file