Initial commit
This commit is contained in:
12
Templates/Stage/Release.psd1
Normal file
12
Templates/Stage/Release.psd1
Normal file
@@ -0,0 +1,12 @@
|
||||
@{
|
||||
Resources = @{
|
||||
NonNodeData = @{
|
||||
LocalConfigurationManager = @{
|
||||
ConfigurationMode = "ApplyAndAutocorrect"
|
||||
ConfigurationModeFrequencyMins = "15"
|
||||
RefreshMode = "PULL"
|
||||
RefreshFrequencyMins = "30"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user