class ForemanSalt::Api::V2::SaltVariablesController
def update
def update @salt_variable.update!(salt_variable_params) render 'foreman_salt/api/v2/salt_variables/show' end
def update @salt_variable.update!(salt_variable_params) render 'foreman_salt/api/v2/salt_variables/show' end