Skip to content

Commit

Permalink
Fixes #12540: Stop support of rudder relay 4.1 on ubuntu 12.04
Browse files Browse the repository at this point in the history
  • Loading branch information
peckpeck committed Apr 27, 2018
1 parent c7a95b1 commit 681c207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-data/rudder-4.1.cson
Expand Up @@ -46,7 +46,7 @@ roles = {
"debian-8": [ "agent-allinone", "agent-thin", "relay", "server" ],
"debian-9": [ "agent-allinone", "agent-thin", "relay", "server" ],
"ubuntu-10.04": [ "agent-allinone" ],
"ubuntu-12.04": [ "agent-allinone", "agent-thin", "relay" ],
"ubuntu-12.04": [ "agent-allinone" ],
"ubuntu-12.10": [ "agent-allinone" ],
"ubuntu-14.04": [ "agent-allinone", "agent-thin", "relay", "server" ],
"ubuntu-16.04": [ "agent-allinone", "agent-thin", "relay", "server" ],
Expand Down

0 comments on commit 681c207

Please sign in to comment.