Sha256: c79891ad50df4648dc36be4751ba9858a5354c7098752049aa5e27f1afb77595

Contents?: true

Size: 256 Bytes

Versions: 2

Compression:

Stored size: 256 Bytes

Contents

# frozen_string_literal: true

module ForemanSalt
  # General helper functions for foreman_salt
  module SaltPluginHelper
    def salt_doc_url
      'https://docs.theforeman.org/nightly/Managing_Configurations_Salt/index-foreman-el.html'
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_salt-17.0.0 app/helpers/foreman_salt/salt_plugin_helper.rb
foreman_salt-16.0.3 app/helpers/foreman_salt/salt_plugin_helper.rb