cc_disable_ec2_metadata.py: fix broken disable_ec2_metadata
This commit is contained in:
parent
57bddd410b
commit
6ef9505cd3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user