Sha256: 276227102d91b4bee02155e7cef4418827d0d1114b2de8200a7c7d43063267d2
Contents?: true
Size: 997 Bytes
Versions: 6
Compression:
Stored size: 997 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#puppet_klasses', :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#puppet_klasses', :partial => 'foreman_salt/salt_modules/host_tab_pane')
Version data entries
6 entries across 6 versions & 1 rubygems