Project

General

Profile

Download (376 Bytes) Statistics
| Branch: | Tag: | Revision:

hammer-cli-csv / test / config.template.yml @ df47dd3c

1
:csv:
2
  :enable_module: true
3
  :host:          'https://localhost'
4
  :username:      'admin'
5
  :password:      'changeme'
6

    
7
:foreman:
8
  :enable_module: true
9
  :host:          'https://localhost'
10
  :username:      'admin'
11
  :password:      'changeme'
12

    
13
:katello:
14
  :enable_module: true
15
  :host:          'https://localhost'
16
  :username:      'admin'
17
  :password:      'changeme'