Skip to content

Commit

Permalink
automated commit
Browse files Browse the repository at this point in the history
Signed-off-by: Public copy <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 6b5f675 commit 4d0fb6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/promtail/config/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
locals {
baseline_packages = ["libsystemd", "promtail"]
baseline_packages = ["libsystemd"]
}

module "accts" {
Expand Down
2 changes: 1 addition & 1 deletion images/promtail/tests/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ resource "imagetest_feature" "image" {
labels = {
type = "container"
}
}
}

0 comments on commit 4d0fb6a

Please sign in to comment.