-
Notifications
You must be signed in to change notification settings - Fork 137
Commit cfb11b3
Update provision nginx log statement to be more clear (#3968)
The current provision nginx log statement doesn't state the object names for the objects that are being updated, only the name of the nginx resource. This change includes the object names in the log so users can see what resources are being updated.1 parent 4fb351e commit cfb11b3
1 file changed
+7
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
227 | 232 |
| |
228 | 233 |
| |
229 | 234 |
| |
230 | - | ||
235 | + | ||
236 | + | ||
231 | 237 |
| |
232 | 238 |
| |
233 | 239 |
| |
|
0 commit comments