changelog: snapshot-agent acl token fix for CLI and ENV

This commit is contained in:
DanStough 2022-04-25 11:52:47 -04:00 committed by Dan Stough
parent 1062177ad8
commit f5b5d0ccf9
2 changed files with 4 additions and 0 deletions

3
.changelog/_12855.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
snapshot-agent: **(Enterprise only)** Fix a bug where providing the ACL token to the snapshot agent via a CLI or ENV variable without a license configured results in an error during license auto-retrieval.
```

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ bin/
changelog.tmp
exit-code
Thumbs.db
.idea
# MacOS
.DS_Store