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
This commit is contained in:
commit
672b0985d1
8 changed files with 8 additions and 0 deletions
1
templates/sshd_config/Ubuntu_quantal.erb
Symbolic link
1
templates/sshd_config/Ubuntu_quantal.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_raring.erb
Symbolic link
1
templates/sshd_config/Ubuntu_raring.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_saucy.erb
Symbolic link
1
templates/sshd_config/Ubuntu_saucy.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_trusty.erb
Symbolic link
1
templates/sshd_config/Ubuntu_trusty.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_utopic.erb
Symbolic link
1
templates/sshd_config/Ubuntu_utopic.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_vivid.erb
Symbolic link
1
templates/sshd_config/Ubuntu_vivid.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_wily.erb
Symbolic link
1
templates/sshd_config/Ubuntu_wily.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
1
templates/sshd_config/Ubuntu_xenial.erb
Symbolic link
1
templates/sshd_config/Ubuntu_xenial.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
Ubuntu.erb
|
Loading…
Reference in a new issue