Skip to content

Commit 660bc9d

Browse files
committed
typo
1 parent 4b07c29 commit 660bc9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

roles/rsyslog/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ rsyslog_central_apps:
8888
invite_provmock: { program: "inviteprovisioningmock", target: "invite/inviteprovisioningmock.log" }
8989
teams_server: { program: "teamsserver", target: "teams/teams.log" }
9090
teams_gui: { program: "teamsgui", target: "teams/apache.log" }
91-
profile: { program: "profile", startwith: "{",
91+
profile: { program: "profile", startswith: "{",
9292
target: "profile/profile.log" }
9393
profile_apache: { program: "profile", target: "profile/apache.log" }
94-
spdashboard: { program: "spdashboard", startwith: "spdashboard",
94+
spdashboard: { program: "spdashboard", startswith: "spdashboard",
9595
target: "spdashboard/spdashboard.log" }
9696
spdashboard_apache: { program: "spdashboard", target: "spdashboard/apache.log" }
9797
dashboard_server: { program: "dashboardserver", target: "dashboard/dashboard.log" }

0 commit comments

Comments
 (0)