Commit 639e9de
committed
fix: use wildcard AMI filter for Cisco C8K to prevent deprecation failures
The hardcoded Cisco C8K AMI name (17.14.01a) was deprecated, causing
network workshop provisioning to fail. Switch to a wildcard filter
pinned to the subscribed Marketplace product listing UUID, so it
auto-resolves to the latest available version (currently 17.15.04c).
Also adds FQCN, state:available filter, and a debug task logging
the selected AMI.
Made-with: Cursor1 parent a5c72af commit 639e9de
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments