dellemc.os9/roles/os9_logging/tests/main.os9.yaml
Komal Uttamrao Patil f503921033
OS9 collection - Bug Fixes
* new version related changes

* version compatibility changes

* header changes from Dell EMC to Dell Inc.

* bug fixes for new releases
2020-10-11 19:35:56 -07:00

44 lines
No EOL
912 B
YAML

---
# vars file for dellemc.os9.os9_logging,
# below gives a sample configuration
# Sample variables for OS9 device
os9_logging:
logging:
- ip: 1.1.1.1
state: present
- ip: 2.2.2.2
secure_port: 1025
tcp_port: 1024
udp_port: 2000
state: present
- ip: 3.3.3.3
vrf:
name: test
secure_port: 1024
tcp_port: 1025
udp_port: 2000
state: present
secure_port: 1025
tcp_port: 2000
udp_port: 1025
state: present
buffer: 6
console: 7
trap: 5
version: 5
history: 4
history_size: 3
monitor: 5
on: true
extended: true
coredump:
server:
server_ip: 2.2.2.2
username: u1
password: pwd
state: present
stackunit:
all: true
unit_num: 5
state: present
source_interface: "fortyGigE 1/9"