]> gitweb.fluxo.info Git - puppet-sshd.git/commitdiff
[feat] [feat] Support missing ubuntu releases
authorvarac <varacanero@zeromail.org>
Tue, 3 Nov 2015 12:53:56 +0000 (13:53 +0100)
committervarac <varacanero@zeromail.org>
Tue, 3 Nov 2015 12:53:56 +0000 (13:53 +0100)
Add quantal, raring, saucy, trusty, utopic, vivid, wily, xenial ubuntu release

templates/sshd_config/Ubuntu_quantal.erb [new symlink]
templates/sshd_config/Ubuntu_raring.erb [new symlink]
templates/sshd_config/Ubuntu_saucy.erb [new symlink]
templates/sshd_config/Ubuntu_trusty.erb [new symlink]
templates/sshd_config/Ubuntu_utopic.erb [new symlink]
templates/sshd_config/Ubuntu_vivid.erb [new symlink]
templates/sshd_config/Ubuntu_wily.erb [new symlink]
templates/sshd_config/Ubuntu_xenial.erb [new symlink]

diff --git a/templates/sshd_config/Ubuntu_quantal.erb b/templates/sshd_config/Ubuntu_quantal.erb
new file mode 120000 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -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 (symlink)
index 0000000..6502bfc
--- /dev/null
@@ -0,0 +1 @@
+Ubuntu.erb
\ No newline at end of file