Skip to content

Commit fdd07ca

Browse files
authored
Merge pull request #35 from nspcc-dev/undefined-variable-fix
rest_gw: define undefined variable
2 parents 0a5032d + 4fd9ea2 commit fdd07ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/rest_gw/defaults/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ neofs_rest__github_asset_name: 'neofs-rest-gw-linux-amd64'
99
# Flag to skip binaries download
1010
neofs_rest__binaries_download: True
1111

12+
neofs_rest__instance: ''
13+
1214
neofs_rest__user: 'neofs-rest'
1315
neofs_rest__group: 'neofs-rest'
1416

0 commit comments

Comments
 (0)