Azure / Azure/azure-linux-extensions

how to reboot machine using DSC with ARM template

Open
#522 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
333
Forks
278
Avg merge
2d 9h
Merged PRs (30d)
4

Description

My scenario is that I uses ARM template to provision a redhat VM, in order to configure my VM, Linux DSC extension is used in template. During configuration, VM needs to reboot a few times. How can I achieve it? For Windows DSC, a meta configuration RebootNodeIfNeeded has to set to true, and a global varaible $global:DSCMachineStatus has to set to 1. In Linux DSC, I could not find solution. First I can only apply meta MOF or MOF file, but not both together. Also I could not find the global varaible $global:DSCMachineStatus .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.