Project

General

Profile

« Previous | Next » 

Revision 5af52b3b

Added by Ohad Levy about 14 years ago

  • ID 5af52b3b8c6aaf16482f75aaf07c747a2e253908

fixes #220 - show all used puppet classes when using storeconfigs

View differences:

app/controllers/hosts_controller.rb
@host = Host.find(params[:id])
end
def storeconfig_klasses
@host = Host.find(params[:id])
end
private
def find_hosts
fact, klass = params[:fact], params[:class]

Also available in: Unified diff