Skip to content

Commit

Permalink
CRAYSAT-1943: Update version of cfs-config-util
Browse files Browse the repository at this point in the history
  • Loading branch information
annapoorna-s-alt committed Dec 3, 2024
1 parent 3ace65d commit 72166dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.22
2.6.23
4 changes: 2 additions & 2 deletions update-mgmt-ncn-cfs-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# MIT License
#
# (C) Copyright 2022 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022, 2024 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -58,7 +58,7 @@ fi

print_stage "Updating CFS configuration(s)"

cfs-config-util --product "${RELEASE_NAME}:${RELEASE_VERSION}" --playbook sat-ncn.yml $@
cfs-config-util update-configs --product "${RELEASE_NAME}:${RELEASE_VERSION}" --playbook sat-ncn.yml $@
rc=$?

if [[ $rc -eq 2 ]]; then
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72166dd

Please sign in to comment.