Fix a hacking complaint
We can't land changes while hacking is unhappy. Change-Id: I8ae913a965cd9be1fecec9ea960b90c8a69dca2b
This commit is contained in:
parent
a3a93a9130
commit
e017b0d09f
@ -25,7 +25,7 @@ from os_collect_config import ec2
|
||||
from os_collect_config import exc
|
||||
|
||||
|
||||
META_DATA = {'local-ipv4': '192.0.2.1',
|
||||
META_DATA = {'local-ipv4': '192.0.2.1',
|
||||
'reservation-id': str(uuid.uuid1()),
|
||||
'local-hostname': 'foo',
|
||||
'ami-launch-index': '0',
|
||||
|
Loading…
Reference in New Issue
Block a user