Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelis committed Sep 11, 2024
1 parent e95e351 commit 15d8b60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/host-service-account.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"rhelHost": {
"metadata": {
"workspace": ""
"workspace": "workspace1"
},
"reporter_data": {
"reporter_type": "OCM",
Expand Down
2 changes: 1 addition & 1 deletion data/host.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"rhelHost": {
"metadata": {
"resource_type": "rhel-host",
"workspace": ""
"workspace": "workspace1"
},
"reporter_data": {
"reporter_type": "OCM",
Expand Down

0 comments on commit 15d8b60

Please sign in to comment.