Sha256: 7e5c9f90debe5dd8b0a2a4c535985af46ca2e58cf92ba9cf6b8957cfbe3f67a6
Contents?: true
Size: 297 Bytes
Versions: 7
Compression:
Stored size: 297 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_Hosts/index-foreman-el.html#Using_Salt_for_Configuration_Management_managing-hosts' end end end
Version data entries
7 entries across 7 versions & 1 rubygems