cc_disable_ec2_metadata.py: fix broken disable_ec2_metadata

This commit is contained in:
Scott Moser 2010-08-12 13:05:19 -04:00
parent 57bddd410b
commit 6ef9505cd3

View File

@ -16,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import cloudinit.util as util
import subprocess
from cloudinit.CloudConfig import per_always
frequency = per_always