|
5 | 5 | name 'kitchen' |
6 | 6 | default_attributes 'kitchen_hooks' => { |
7 | 7 | 'ebs_mount-vol_array/alinux2' => '', |
| 8 | + 'ebs_mount-vol_array/alinux2023' => '', |
8 | 9 | 'ebs_mount-vol_array/rhel8' => '', |
9 | | - 'ebs_mount-vol_array/centos7' => '', |
| 10 | + 'ebs_mount-vol_array/rhel9' => '', |
10 | 11 | 'ebs_mount-vol_array/ubuntu2004' => '', |
11 | 12 | 'ebs_mount-vol_array/ubuntu2204' => '', |
12 | 13 | 'ebs_mount-vol_array/ubuntu2404' => '', |
13 | 14 | 'ebs_mount-vol_array/rocky8' => '', |
| 15 | + 'ebs_mount-vol_array/rocky9' => '', |
14 | 16 | 'ebs_unmount-vol_array/alinux2' => '', |
| 17 | + 'ebs_unmount-vol_array/alinux2023' => '', |
15 | 18 | 'ebs_unmount-vol_array/rhel8' => '', |
16 | | - 'ebs_unmount-vol_array/centos7' => '', |
| 19 | + 'ebs_unmount-vol_array/rhel9' => '', |
17 | 20 | 'ebs_unmount-vol_array/ubuntu2004' => '', |
18 | 21 | 'ebs_unmount-vol_array/ubuntu2204' => '', |
19 | 22 | 'ebs_unmount-vol_array/ubuntu2404' => '', |
20 | 23 | 'ebs_unmount-vol_array/rocky8' => '', |
| 24 | + 'ebs_unmount-vol_array/rocky9' => '', |
21 | 25 | 'raid_mount-raid_vol_array/alinux2' => '', |
| 26 | + 'raid_mount-raid_vol_array/alinux2023' => '', |
22 | 27 | 'raid_mount-raid_vol_array/rhel8' => '', |
23 | | - 'raid_mount-raid_vol_array/centos7' => '', |
| 28 | + 'raid_mount-raid_vol_array/rhel9' => '', |
24 | 29 | 'raid_mount-raid_vol_array/ubuntu2004' => '', |
25 | 30 | 'raid_mount-raid_vol_array/ubuntu2204' => '', |
26 | 31 | 'raid_mount-raid_vol_array/ubuntu2404' => '', |
27 | 32 | 'raid_mount-raid_vol_array/rocky8' => '', |
| 33 | + 'raid_mount-raid_vol_array/rocky9' => '', |
28 | 34 | 'raid_unmount-raid_vol_array/alinux2' => '', |
| 35 | + 'raid_unmount-raid_vol_array/alinux2023' => '', |
29 | 36 | 'raid_unmount-raid_vol_array/rhel8' => '', |
30 | | - 'raid_unmount-raid_vol_array/centos7' => '', |
| 37 | + 'raid_unmount-raid_vol_array/rhel9' => '', |
31 | 38 | 'raid_unmount-raid_vol_array/ubuntu2004' => '', |
32 | 39 | 'raid_unmount-raid_vol_array/ubuntu2204' => '', |
33 | 40 | 'raid_unmount-raid_vol_array/ubuntu2404' => '', |
34 | 41 | 'raid_unmount-raid_vol_array/rocky8' => '', |
| 42 | + 'raid_unmount-raid_vol_array/rocky9' => '', |
35 | 43 | 'lustre_mount-fsx_fs_id_array' => ["fs-0ab11b3ade43091fe"], |
36 | 44 | 'lustre_mount-fsx_dns_name_array' => ["fs-0ab11b3ade43091fe.fsx.us-west-2.amazonaws.com"], |
37 | 45 | 'lustre_mount-fsx_mount_name_array' => ["qz5b7bev"], |
|
0 commit comments