Actions
Refactor #13043
closedRemove Parameter inheritance from EnvironmentVariables, ExposedPort, Dns
Description
Parameters will be changed as part of: http://projects.theforeman.org/issues/12950
EnvironmentVariables need a simple key-value structure and shouldn't be changed so they should stop inheriting from Parameters.
Actions