Skip to content

Commit

Permalink
pre-commit fix missing end-of-file line feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoucgitter committed Aug 7, 2024
1 parent 2e596aa commit 976e526
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion roles/baseline/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@ private_ingress:
networking.gke.io/load-balancer-type: Internal

## NIST Features
V4_CFG_NIST_FEATURES_ENABLED: false
V4_CFG_NIST_FEATURES_ENABLED: false
2 changes: 1 addition & 1 deletion roles/common/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ V4_CFG_POSTGRES_SERVERS:
default: {}

## NIST Features
V4_CFG_NIST_FEATURES_ENABLED: false
V4_CFG_NIST_FEATURES_ENABLED: false
2 changes: 1 addition & 1 deletion roles/vdm/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ V4_CFG_MESSAGE_BROKER_PASSWORD: null
V4_WORKLOAD_ORCHESTRATOR_ENABLED: true

## NIST Features
V4_CFG_NIST_FEATURES_ENABLED: false
V4_CFG_NIST_FEATURES_ENABLED: false

0 comments on commit 976e526

Please sign in to comment.