[#29] Remove prepare.ir make target #30

Merged
fyrchik merged 1 commit from ale64bit/frostfs-dev-env:fix/29-remove-prepare-ir into master 2023-05-17 06:55:09 +00:00
2 changed files with 0 additions and 14 deletions

View file

@ -57,17 +57,6 @@ Run all services with command:
$ make up
```
When all services are up, you need to make GAS deposit for test wallet to be
able to pay for FrostFS operations. Test wallet is located in
`wallets/wallet.json` with the corresponding key in `wallets/wallet.key`. The
password is empty.
```
$ make prepare.ir
password >
fa6ba62bffb04030d303dcc95bda7413e03aa3c7e6ca9c2f999d65db9ec9b82c
```
Also, you should add self-signed node (`s04.frostfs.devenv`) certificate to trusted
store (default location might be changed using `CA_CERTS_TRUSTED_STORE`
variable). This step is required for client services (frostfs-http-gw,

View file

@ -1,3 +0,0 @@
# Deposit GAS from default wallet to FrostFS privnet contract
prepare.ir:
@./vendor/frostfs-adm morph set-config -c ./frostfs-adm.yml ContainerFee=0 ContainerAliasFee=0