File: scenario.yml

package info (click to toggle)
serverspec-runner 1.3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: ruby: 463; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# test_dir_top:
#   test_dir_second_1:
#     - ssh-access-host-or-symbol
#     - :
#   role_dir_second_2:
#     - :
#   :
# test_dir_hierarchies:
# :
# ---
# ssh-access-host-or-symbol:
#   host: xxx.xxx.xxx.xxx
#

example:
  - anyhost-01
---
anyhost-01:
  host:        127.0.0.1