Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
api_request.rb 1.59 KB
cli.rb 6.93 KB
rest.rb 989 Bytes
salt.rb 1.83 KB
salt_api.rb 3.54 KB
salt_http_config.ru 109 Bytes
salt_runner.rb 1.51 KB
salt_task_launcher.rb 890 Bytes
version.rb 106 Bytes

Latest revisions

# Date Author Comment
924fcfb7 04/17/2024 08:41 AM Nadja Heitmann

Bump version to 5.1.0

bd38d119 05/01/2023 02:10 PM Archana Kumari

adding ruby v3 support

5ff18ff6 11/28/2022 09:18 AM Bastian Schmidt

Bump version to 5.0.1

a8846398 02/14/2022 01:00 PM Bernhard Suttner

Bump version

3438c5b5 01/14/2022 04:44 PM Bastian Schmidt

Change behaviour on autosign_key file handling

  • Create autosign_key file instead of throwing an error at non-existence
  • Return success if an entry is supposed to be removed and the file
    doesn't exist (instead of throwing an error)
  • Change error type from SystemCallError to IOError...
4fa47334 08/02/2021 07:51 AM Bastian Schmidt

Bump version

e647082f 07/21/2021 12:21 PM Ewoud Kohl van Wijngaarden

Add an explicit module dependency on Dynflow

This causes the module itself to fail if dynflow isn't enabled.

8eb8f3f3 07/21/2021 12:00 PM Bastian Schmidt

Argument is interpreted as hash

  • fix it by passing suspended_action as positional argument
da025176 07/09/2021 10:45 AM Adam Ruzicka

Add needed requires

4efed539 07/09/2021 10:34 AM Adam Ruzicka

Use newer plugin interface

Also drops a ruby version check from tests

View revisions

Also available in: Atom