summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng <ng+gitlab@immerda.ch>2015-11-21 11:52:12 +0000
committerng <ng+gitlab@immerda.ch>2015-11-21 11:52:12 +0000
commit672b0985d1c2acfde58fecc4c635517522c86268 (patch)
tree50d8465890f498e5ae62acc471877dd7650df657
parente46479a618042a15d5d7518da74853c29b48b36e (diff)
parentd5f7c33df577ad9dddec012e77aee7d7170e0c1d (diff)
Merge branch 'support_missing_ubuntu_releases' into 'master'
[feat] [feat] Support missing ubuntu releases Add quantal, raring, saucy, trusty, utopic, vivid, wily, xenial ubuntu release See merge request !20
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