summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-01-08 12:39:33 -0500
committerThomas Wiest <twiest@redhat.com>2015-01-28 16:50:04 -0500
commit0457b96cd5b5252010208ee8f74d0a3da49573b2 (patch)
treec9a54fb6371a5ca1432927410f17469f264e3f55 /inventory
parent37ddb5a297c5b71fc6caf021853b3dfa562b068c (diff)
downloadopenshift-0457b96cd5b5252010208ee8f74d0a3da49573b2.tar.gz
openshift-0457b96cd5b5252010208ee8f74d0a3da49573b2.tar.bz2
openshift-0457b96cd5b5252010208ee8f74d0a3da49573b2.tar.xz
openshift-0457b96cd5b5252010208ee8f74d0a3da49573b2.zip
added opssh.py
Diffstat (limited to 'inventory')
-rwxr-xr-xinventory/multi_ec2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/multi_ec2.py b/inventory/multi_ec2.py
index d8c2dc854..c60bb50d2 100755
--- a/inventory/multi_ec2.py
+++ b/inventory/multi_ec2.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# vim: expandtab:tabstop=4:shiftwidth=4
from time import time
import argparse