Comment 2 for bug 1742479

Revision history for this message
Chad Smith (chad.smith) wrote :

This is done in ./src/maasserver/compose_preseed.py

        # Prevent the node from requesting cloud-init data on every reboot.
        # This is done so a machine does not need to contact MAAS every time
        # it reboots.
        "manual_cache_clean": True,