-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDC1.yml
45 lines (39 loc) · 1.17 KB
/
DC1.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
# Validation lab
# local users
local_users:
admin:
privilege: 15
role: network-admin
sha512_password: "$6$Df86J4/SFMDE3/1K$Hef4KstdoxNDaami37cBquTWOTplC.miMPjXVgQxMe92.e5wxlnXOLlebgPj8Fz1KO0za/RCO7ZIs4Q6Eiq1g1"
cvpadmin:
privilege: 15
role: network-admin
sha512_password: "$6$rZKcbIZ7iWGAWTUM$TCgDn1KcavS0s.OV8lacMTUkxTByfzcGlFlYUWroxYuU7M/9bIodhRO7nXGzMweUxvbk8mJmQl8Bh44cRktUj."
ansible:
privilege: 15
role: network-admin
sha512_password: "$6$Dzu11L7yp9j3nCM9$FSptxMPyIL555OMO.ldnjDXgwZmrfMYwHSr0uznE5Qoqvd9a6UdjiFcJUhGLtvXVZR1r.A/iF5aAt50hf/EK4/"
# Cloud Vision server information
cvp_instance_ip: 10.255.0.1
cvp_ingestauth_key: ''
# cvp_ingestauth_key: telarista
# OOB Management network default gateway.
mgmt_interface: Management1
mgmt_interface_vrf: MGMT
mgmt_gateway: 10.255.0.1
# dns servers.
name_servers:
- 192.168.2.1
- 8.8.8.8
# NTP Servers IP or DNS name, first NTP server will be prefered, and sourced from Managment VRF
custom_structured_configuration_ntp:
local_interface:
name: Management1
vrf: MGMT
servers:
- name: 0.fr.pool.ntp.org
preferred: true
vrf: MGMT
- name: 1.fr.pool.ntp.org
vrf: MGMT