Sha256: b8f0ae334f28e032f3d6b47a50783f4b6c4d3df7af31c8b182823fe8e90c63b5
Contents?: true
Size: 983 Bytes
Versions: 31
Compression:
Stored size: 983 Bytes
Contents
Deface::Override.new(:virtual_path => 'hosts/_form', :name => 'add_salt_modules_tab_to_host', :insert_after => 'li.active', :partial => 'foreman_salt/salt_modules/host_tab') Deface::Override.new(:virtual_path => 'hosts/_form', :name => 'add_salt_modules_tab_pane_to_host', :insert_before => 'div#primary', :partial => 'foreman_salt/salt_modules/host_tab_pane') Deface::Override.new(:virtual_path => 'hostgroups/_form', :name => 'add_salt_modules_tab_to_hg', :insert_after => 'li.active', :partial => 'foreman_salt/salt_modules/host_tab') Deface::Override.new(:virtual_path => 'hostgroups/_form', :name => 'add_salt_modules_tab_pane_to_hg', :insert_before => 'div#primary', :partial => 'foreman_salt/salt_modules/host_tab_pane')
Version data entries
31 entries across 31 versions & 1 rubygems