class ForemanSalt::Api::V2::SaltMinionsController

def show

def show
  @salt_states = @salt_minion.salt_modules
end