Get new SR IOV network driver. Update official manifest to generate tags on AMIs.

This commit is contained in:
James Bromberger 2016-11-03 05:32:11 +00:00 committed by Anders Ingemann
parent 5250f82332
commit 0664bdd2ac
No known key found for this signature in database
GPG key ID: 49C87973A14931A9
2 changed files with 6 additions and 3 deletions

View file

@ -87,8 +87,8 @@ class InstallEnhancedNetworking(Task):
@classmethod
def run(cls, info):
version = '2.16.4'
drivers_url = 'https://downloadmirror.intel.com/25723/eng/ixgbevf-2.16.4.tar.gz'
version = '3.2.2'
drivers_url = 'https://downloadmirror.intel.com/18700/eng/ixgbevf-3.2.2.tar.gz'
# Sadly the first number in the URL changes:
# 2.16.1 => https://downloadmirror.intel.com/25464/eng/ixgbevf-2.16.1.tar.gz
archive = os.path.join(info.root, 'tmp', 'ixgbevf-%s.tar.gz' % (version))

View file

@ -1,5 +1,8 @@
---
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-ebs
name: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}-{%m}-{%d}-{%H}{%M}-ebs
tags:
Name: "Jessie 8.6+1"
Debian: "8.6+{%Y}{%m}{%d}"
provider:
name: ec2
virtualization: hvm