Merge pull request #2052 from ArchiFleKs/os-terraform-fix-inventory
Change OpenStack inventory to python2
This commit is contained in:
commit
18a616f57c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
#
|
#
|
||||||
# Copyright 2015 Cisco Systems, Inc.
|
# Copyright 2015 Cisco Systems, Inc.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue