7400 adapt:调整sapp目录结构和文件名字

This commit is contained in:
fumingwei
2021-06-18 16:45:23 +08:00
parent 0dae109a0c
commit 4b0608824c
9 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
- name: Template the conflist.inf - tsg_9140
template:
src: "{{ role_path }}/templates/tsg_9140/conflist.inf.j2"
src: "{{ role_path }}/templates/conflist.inf.j2.9000NPBP01R01"
dest: /home/mesasoft/sapp_run/plug/conflist.inf
tags: template
when:
@@ -38,7 +38,7 @@
- name: Template the conflist.inf - tsg_7400
template:
src: "{{ role_path }}/templates/tsg_7400/conflist.inf.j2.j2"
src: "{{ role_path }}/templates/conflist.inf.j2.j2.7400MCN0P01R01"
dest: /opt/tsg/tsg-os-provision/templates/conflist.inf.j2
tags: template
when:
@@ -58,7 +58,7 @@
- name: Template the asymmetric_presence_layer.conf.j2 - tsg_9140
template:
src: "{{ role_path }}/templates/tsg_9140/asymmetric_presence_layer.conf.j2"
src: "{{ role_path }}/templates/asymmetric_presence_layer.conf.j2.9000NPBP01R01"
dest: /home/mesasoft/sapp_run/etc/asymmetric_presence_layer.conf
tags: template
when:
@@ -66,7 +66,7 @@
- name: Template the asymmetric_presence_layer.conf.j2 - tsg-7400
template:
src: "{{ role_path }}/templates/tsg_7400/asymmetric_presence_layer.conf.j2.j2"
src: "{{ role_path }}/templates/asymmetric_presence_layer.conf.j2.j2.7400MCN0P01R01"
dest: /opt/tsg/tsg-os-provision/templates/asymmetric_presence_layer.conf.j2
tags: template
when:
@@ -75,7 +75,7 @@
- name: Template the necessary_plug_list.conf - tsg_9140
template:
src: "{{ role_path }}/templates/tsg_9140/necessary_plug_list.conf.j2"
src: "{{ role_path }}/templates/necessary_plug_list.conf.j2.9000NPBP01R01"
dest: /home/mesasoft/sapp_run/etc/necessary_plug_list.conf
tags: template
when:
@@ -83,7 +83,7 @@
- name: Template the necessary_plug_list.conf - tsg_7400
template:
src: "{{ role_path }}/templates/tsg_7400/necessary_plug_list.conf.j2.j2"
src: "{{ role_path }}/templates/necessary_plug_list.conf.j2.j2.7400MCN0P01R01"
dest: /opt/tsg/tsg-os-provision/templates/necessary_plug_list.conf.j2
tags: template
when:
@@ -91,7 +91,7 @@
- name: Template the vlan_flipping_map.conf - tsg-9140
template:
src: "{{ role_path }}/templates/tsg_9140/vlan_flipping_map.conf.j2"
src: "{{ role_path }}/templates/vlan_flipping_map.conf.j2.9000NPBP01R01"
dest: /home/mesasoft/sapp_run/etc/vlan_flipping_map.conf
tags: template
when:
@@ -99,7 +99,7 @@
- name: Template the vlan_flipping_map.conf - tsg-7400
template:
src: "{{ role_path }}/templates/tsg_7400/vlan_flipping_map.conf.j2.j2"
src: "{{ role_path }}/templates/vlan_flipping_map.conf.j2.j2.7400MCN0P01R01"
dest: /opt/tsg/tsg-os-provision/templates/vlan_flipping_map.conf.j2
tags: template
when: