7400 adapt:7400的ansible deploy文件中新增tsg_master,tsg_app,tsg_device_tag等role
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
- {role: tsg-os-provision, tags: tsg-os-provision}
|
||||
- {role: system-init, tags: system-init}
|
||||
- {role: system-init-7400-mcn0, tags: system-init-7400-mcn0}
|
||||
- {role: tsg_device_tag, tags: tsg_device_tag}
|
||||
- {role: tsg_sn, tags: tsg_sn}
|
||||
- {role: tsg_master, tags: tsg_master}
|
||||
- {role: tsg_app, tags: tsg_app}
|
||||
- {role: tsg-diagnose, tags: tsg-diagnose}
|
||||
|
||||
- hosts: 7400-MCN123-P01R01
|
||||
@@ -19,4 +22,5 @@
|
||||
- {role: tsg-os-provision, tags: tsg-os-provision}
|
||||
- {role: system-init, tags: system-init}
|
||||
- {role: system-init-7400-mcn123, tags: system-init-7400-mcn123}
|
||||
- {role: tsg_device_tag, tags: tsg_device_tag}
|
||||
- {role: tsg_sn, tags: tsg_sn}
|
||||
Reference in New Issue
Block a user