Artur Martins

Results 7 issues of Artur Martins

It would be great to have the following 2 flags: install_server: no install_client: yes So that I would only need one role.

enhancement
waiting for response
stale

Hi, I am created 2 environments using ebs-deploy (est-app-1-qa, test-app-1-dev) and 1 created manually (manuallycreated-env). After, I run the "delete application" command: ``` ebs-deploy delete_application -c app-ebs-deploy.config.yaml ``` Output: ```...

Instead of using `ping` to test the system's standard DNS resolution process, I propose using `getent` instead since it doesn't require communication with the outside world. The `getent` command with...

Dependency graph link is broken.

It would be nice to guarantee that there is no active mount of the filesystem before removing its support from the kernel. https://github.com/robertdebock/ansible-role-cis/blob/bf05e8f2cf36fe643b40a28ab0ad06434469b784/tasks/CentOS-8/initial_setup.yml#L4 WDYT?

I just learned that there is no ARM64 support: https://github.com/hyperledger/firefly-cli/blob/9c8b5dd279cb524a56f79d2b732fb399ee0cb541/internal/blockchain/fabric/fabric_provider.go#L621 It would be important to have a document explaining why. Furthermore, it would be greatly appreciated if there was an...

good first issue
help wanted

Try to run hyperledger fabric 2.5.8 and try to follow along the https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html After successfully committed the chaincode: ``` 2024-06-08 15:49:43.523 CDT 0001 INFO [chaincodeCmd] ClientWait -> txid [be4471845da588bdf5d82469f1675ceffe64c4a8d207d37a17af6658c79658ae] committed...