Sha256: 2c2e30fcadd1ec4148922438d8612fed6542cc6a712c795c26e2b2c833d00ada

Contents?: true

Size: 816 Bytes

Versions: 17

Compression:

Stored size: 816 Bytes

Contents

:foreman:
  # Enable/disable foreman commands
  :enable_module: true

  # Your foreman server address
  :host: 'https://localhost/'

  # Credentials. You'll be asked for them interactively if you leave them blank here
  :username: 'admin'
  #:password: 'example'

  # Enable using sessions
  # When sessions are enabled, hammer ignores credentials stored in the config file
  # and asks for them interactively at the begining of each session.
  :use_sessions: false

  # Check API documentation cache status on each request
  #:refresh_cache: false

  # API request timeout. Set to -1 for no timeout
  #:request_timeout: 120 #seconds

  # Follow API redirects. One of :never, :default, :always
  # Value :default means RestClient default behaviour - follow only in GET and HEAD requests
  #:follow_redirects: :never

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
hammer_cli_foreman-0.18.2 config/foreman.yml
hammer_cli_foreman-0.18.1 config/foreman.yml
hammer_cli_foreman-0.17.2 config/foreman.yml
hammer_cli_foreman-0.18.0 config/foreman.yml
hammer_cli_foreman-0.17.1 config/foreman.yml
hammer_cli_foreman-0.17.0 config/foreman.yml
hammer_cli_foreman-0.15.2 config/foreman.yml
hammer_cli_foreman-0.16.0 config/foreman.yml
hammer_cli_foreman-0.15.1 config/foreman.yml
hammer_cli_foreman-0.15.0 config/foreman.yml
hammer_cli_foreman-0.14.0 config/foreman.yml
hammer_cli_foreman-0.13.2 config/foreman.yml
hammer_cli_foreman-0.13.1 config/foreman.yml
hammer_cli_foreman-0.13.0 config/foreman.yml
hammer_cli_foreman-0.12.1 config/foreman.yml
hammer_cli_foreman-0.12.0 config/foreman.yml
hammer_cli_foreman-0.11.0 config/foreman.yml