Skip to content
  • Nikos Skalkotos's avatar
    Implement EXCLUDE_MOUNTED_TASKS image property · 27b7f907
    Nikos Skalkotos authored
    If this property is defined, then only the tasks that are meant to run
    before the VM's disk gets mounted (namely FixPartitionTable and
    FilesystemResizeUmounted) will be allowed to run during deployment.
    
    This resolves #77
    27b7f907