Skip to content

Commit

Permalink
We should be able to remove inheritance now that EPP conversions are …
Browse files Browse the repository at this point in the history
…green
  • Loading branch information
oranenj committed Apr 14, 2021
1 parent 8f92b9c commit 7349e02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# -----------------------------------------------------------------------------
class jira::config inherits jira {
class jira::config {
# This class should be used from init.pp with a dependency on jira::install
# and sending a refresh to jira::service
# We need to inherit jira because the templates use lots of @var
assert_private()

File {
Expand Down

0 comments on commit 7349e02

Please sign in to comment.