beaker-hostgenerator 1.1.41 → 1.1.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 10b836e8550702ae12980b1ed4990ecba3c37e6f
4
- data.tar.gz: 69b6e99b82dffb92a383ab224869bb6d0ee69c14
3
+ metadata.gz: e9fcdfadad577894226d25503fd006fcd70ae795
4
+ data.tar.gz: 2c2ca128c297d8707097d3fdf2d8d6dfd15428db
5
5
  SHA512:
6
- metadata.gz: 579516792bbeb345ce78debd1c69b43f79330a456c0e5221e7f07382a10e4c52fb4580e24ba0de381e02d68a4aa8e52f0c048d4caabcd355a8837d7e07765917
7
- data.tar.gz: 714ce2ce73a7cf9ce05a05d6382688d5ae56f0c7af656e4cec00c6d115b0b13fde57ae33c06df4736c8b54c1d719e4851836833a0ab1c30b7dbd406cc9ac0cd8
6
+ metadata.gz: 77167b37f40673bd05fcdb2eb3fd6b8cba6ea1c215d462e96feebb7914539ed2436230c5b4ba3fc9f2ea0ccb7bb21e7339d74b6307f2bb380b9e3ef65e2d6718
7
+ data.tar.gz: 28ffccea75800be7aaf4a40a9f27fa51450a45e292b3540d8eaf41973398326b20c211f8c3b881606c896de692e8272b2f2c8dc276d6ac2077bc00ad548b051a
@@ -241,6 +241,7 @@ module BeakerHostGenerator
241
241
  'template' => 'centos-8-x86_64'
242
242
  }
243
243
  },
244
+ # Deprecated
244
245
  'cisconx-64' => {
245
246
  :general => {
246
247
  'platform' => 'cisco_nexus-7-x86_64',
@@ -254,6 +255,7 @@ module BeakerHostGenerator
254
255
  'template' => 'cisco-nxos-9k-x86_64'
255
256
  }
256
257
  },
258
+ # Deprecated
257
259
  'ciscon7k-64' => {
258
260
  :general => {
259
261
  'platform' => 'cisco_nexus-7k-x86_64',
@@ -267,6 +269,7 @@ module BeakerHostGenerator
267
269
  'template' => 'cisco-n7k-7k-x86_64'
268
270
  }
269
271
  },
272
+ # Deprecated
270
273
  'cisconxhw-64' => {
271
274
  :general => {
272
275
  'platform' => 'cisco_nexus-7-x86_64',
@@ -280,7 +283,70 @@ module BeakerHostGenerator
280
283
  'template' => 'cisco-nxos_hw-9k-x86_64'
281
284
  }
282
285
  },
283
- 'ciscoiosc2960-ARM32' => {
286
+ 'cisco_n9k-VM' => {
287
+ :general => {
288
+ 'platform' => 'cisco_nexus-7-x86_64',
289
+ 'packaging_platform' => 'cisco-wrlinux-5-x86_64',
290
+ 'vrf' => 'management',
291
+ 'ssh' => {
292
+ 'user' => 'beaker'
293
+ }
294
+ },
295
+ :vmpooler => {
296
+ 'template' => 'cisco-nxos-9k-x86_64'
297
+ }
298
+ },
299
+ 'cisco_n7k-HW' => {
300
+ :general => {
301
+ 'platform' => 'cisco_nexus-7k-x86_64',
302
+ 'packaging_platform' => 'cisco-wrlinux-5-x86_64',
303
+ 'vrf' => 'management',
304
+ 'ssh' => {
305
+ 'user' => 'admin'
306
+ }
307
+ },
308
+ :abs => {
309
+ 'template' => 'cisco-n7k-x86_64'
310
+ }
311
+ },
312
+ 'cisco_n7k_vdc-HW' => {
313
+ :general => {
314
+ 'platform' => 'cisco_nexus-7k-x86_64',
315
+ 'packaging_platform' => 'cisco-wrlinux-5-x86_64',
316
+ 'vrf' => 'management',
317
+ 'ssh' => {
318
+ 'user' => 'admin'
319
+ }
320
+ },
321
+ :abs => {
322
+ 'template' => 'cisco-n7k_vdc-x86_64'
323
+ }
324
+ },
325
+ 'cisco_n9k-HW' => {
326
+ :general => {
327
+ 'platform' => 'cisco_nexus-7-x86_64',
328
+ 'packaging_platform' => 'cisco-wrlinux-5-x86_64',
329
+ 'vrf' => 'management',
330
+ 'ssh' => {
331
+ 'user' => 'devops'
332
+ }
333
+ },
334
+ :abs => {
335
+ 'template' => 'cisco-9k-x86_64'
336
+ }
337
+ },
338
+ 'cisco_ios_c2960-HW' => {
339
+ :general => {
340
+ 'platform' => 'cisco_ios-12-arm32',
341
+ 'ssh' => {
342
+ 'user' => 'admin'
343
+ }
344
+ },
345
+ :abs => {
346
+ 'template' => 'cisco-ios_c2960-arm'
347
+ }
348
+ },
349
+ 'cisco_ios_c3560-HW' => {
284
350
  :general => {
285
351
  'platform' => 'cisco_ios-12-arm32',
286
352
  'ssh' => {
@@ -288,10 +354,10 @@ module BeakerHostGenerator
288
354
  }
289
355
  },
290
356
  :abs => {
291
- 'template' => 'cisco-iosc2960-12-arm'
357
+ 'template' => 'cisco-ios_c3560-arm'
292
358
  }
293
359
  },
294
- 'ciscoiosc3750-ARM32' => {
360
+ 'cisco_ios_c3750-HW' => {
295
361
  :general => {
296
362
  'platform' => 'cisco_ios-12-arm32',
297
363
  'ssh' => {
@@ -299,10 +365,10 @@ module BeakerHostGenerator
299
365
  }
300
366
  },
301
367
  :abs => {
302
- 'template' => 'cisco-iosc3750-12-arm'
368
+ 'template' => 'cisco-ios_c3750-arm'
303
369
  }
304
370
  },
305
- 'ciscoiosc4507r-ARM32' => {
371
+ 'cisco_ios_c4507r-HW' => {
306
372
  :general => {
307
373
  'platform' => 'cisco_ios-12-arm32',
308
374
  'ssh' => {
@@ -310,10 +376,10 @@ module BeakerHostGenerator
310
376
  }
311
377
  },
312
378
  :abs => {
313
- 'template' => 'cisco-iosc4507r-12-arm'
379
+ 'template' => 'cisco-ios_c4507r-arm'
314
380
  }
315
381
  },
316
- 'ciscoiosc4948-ARM32' => {
382
+ 'cisco_ios_c4948-HW' => {
317
383
  :general => {
318
384
  'platform' => 'cisco_ios-12-arm32',
319
385
  'ssh' => {
@@ -321,10 +387,10 @@ module BeakerHostGenerator
321
387
  }
322
388
  },
323
389
  :abs => {
324
- 'template' => 'cisco-iosc4948-12-arm'
390
+ 'template' => 'cisco-ios_c4948-arm'
325
391
  }
326
392
  },
327
- 'ciscoiosc6503-ARM32' => {
393
+ 'cisco_ios_c6503-HW' => {
328
394
  :general => {
329
395
  'platform' => 'cisco_ios-12-arm32',
330
396
  'ssh' => {
@@ -332,10 +398,10 @@ module BeakerHostGenerator
332
398
  }
333
399
  },
334
400
  :abs => {
335
- 'template' => 'cisco-iosc6503-12-arm'
401
+ 'template' => 'cisco-ios_c6503-arm'
336
402
  }
337
403
  },
338
- 'ciscoiosxec3650-ARM32' => {
404
+ 'cisco_iosxe_c3650-HW' => {
339
405
  :general => {
340
406
  'platform' => 'cisco_iosxec3650-arm32',
341
407
  'ssh' => {
@@ -343,10 +409,10 @@ module BeakerHostGenerator
343
409
  }
344
410
  },
345
411
  :abs => {
346
- 'template' => 'cisco-iosxec3650-3-arm'
412
+ 'template' => 'cisco-iosxe_c3650-arm'
347
413
  }
348
414
  },
349
- 'ciscoiosxec4503-ARM32' => {
415
+ 'cisco_iosxe_c4503-HW' => {
350
416
  :general => {
351
417
  'platform' => 'cisco_iosxe-3-arm32',
352
418
  'ssh' => {
@@ -354,10 +420,10 @@ module BeakerHostGenerator
354
420
  }
355
421
  },
356
422
  :abs => {
357
- 'template' => 'cisco-iosxec4503-3-arm'
423
+ 'template' => 'cisco-iosxe_c4503-arm'
358
424
  }
359
425
  },
360
- 'ciscoxr-64' => {
426
+ 'cisco_xr_9k-VM' => {
361
427
  :general => {
362
428
  'platform' => 'cisco_ios_xr-6-x86_64',
363
429
  'packaging_platform' => 'cisco-wrlinux-7-x86_64'
@@ -1,5 +1,5 @@
1
1
  module BeakerHostGenerator
2
2
  module Version
3
- STRING = '1.1.41'
3
+ STRING = '1.1.42'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beaker-hostgenerator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.41
4
+ version: 1.1.42
5
5
  platform: ruby
6
6
  authors:
7
7
  - Branan Purvine-Riley
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-10-09 00:00:00.000000000 Z
13
+ date: 2019-10-14 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: minitest