Commit 4376ba7
authored
Added WindowsFeatureSourcePath parameter to OfficeOnlineServerSetup (#237)
* Add SourcePath parameter to OfficeOnlineServerSetup configuration and update YAML config
* Rename SourcePath to WindowsFeatureSourcePath in OfficeOnlineServerSetup configuration and YAML file
* Updated changelog
* Fixed changelog
* Remove mandatory requirement for WindowsFeatureSourcePath parameter in OfficeOnlineServerSetup configuration1 parent 2a24ddf commit 4376ba7
File tree
3 files changed
+19
-3
lines changed- source/DSCResources/OfficeOnlineServerSetup
- tests/Unit/DSCResources/Assets/Config
3 files changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
| |||
74 | 85 | | |
75 | 86 | | |
76 | 87 | | |
77 | | - | |
78 | 88 | | |
79 | 89 | | |
80 | 90 | | |
| |||
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | | - | |
| 98 | + | |
89 | 99 | | |
90 | 100 | | |
91 | 101 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments