Skip to content

Commit 155ea8a

Browse files
committed
fix: update the linuxaid-cli checksums for v1.0.2
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
1 parent dec3162 commit 155ea8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/enableit/common/data/common.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ common::system::authentication::allowed_users:
211211

212212
### DNS
213213
common::system::dns::manage: false
214-
common::system::dns::dnssec: 'allow-downgrade'
214+
common::system::dns::dnssec: "allow-downgrade"
215215
common::system::dns::dns_over_tls: false
216216
common::system::dns::nameservers: []
217217
common::system::dns::searchpath: []
@@ -322,7 +322,7 @@ common::openvox::configure_agent: true
322322

323323
common::openvox::linuxaid_cli::version: 1.0.2
324324
common::openvox::linuxaid_cli::checksums:
325-
1.0.2: '99dbd5dad60e4a1956dd3da305c980b82b3e4418e40ce578e18efb39e6f55867'
325+
1.0.2: "050a95ed7fc634b31da68118be057b0650333c14cee8bfd0b3922bfc376b1b7d"
326326

327327
# KeepAlived
328328
common::keepalived::global_defs:

modules/enableit/common/data/os/name/TurrisOS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common::openvox::package_name: "openvox"
33
common::openvox::version: "7.37.2"
44
common::openvox::linuxaid_cli::checksums:
5-
1.0.2: "dce8284ccc981ec6bdfa52f8fa02e9e113a81d66c59c785ed43fe8e9f6c373a4"
5+
1.0.2: "0c3785eab3c0af5d042146017721f77ebcd905d6308a307537e64cb4201814ec"
66

77
common::monitor::prometheus::env_file_path: "/etc/default"
88

0 commit comments

Comments
 (0)