Vertaling van "serverspec" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
A quick tour on the web shows that there is a plethora of these tools to test its infrastructures (bats, serverspec, test-kitchen...).
Un rapide tour sur la toile montre qu'il existe pléthore de ces outils pour tester ses infrastructures (bats, serverspec, test-kitchen...).
Out of the box, serverspec provides a strong fundation to build a compliance tool to be run on all systems. It comes with some useful advanced tips, like sharing tests among similar hosts or executing several tests in parallel.
Utilisation avancée⚓ La documentation de serverspec fournit quelques exemples d'utilisation plus avancée, comme la possibilité de partager des tests dans une ferme de serveurs ou d'exécuter plusieurs tests en parallèle.
In this example, the Ansible code is supported by a code best practices analyzer (ansible-lint) and tests (in serverspec) that are written (if possible) before the implementation.
Dans cet exemple, l'écriture du code Ansible est étayée par un analyseur de bonnes pratiques de codage (ansible-lint) et des tests (en serverspec) qui sont écrits (si possible) avant l'implémentation.
Good knowledge of Ruby may help but is not a prerequisite to the use of serverspec.
Une bonne connaissance de Ruby peut aider mais n'est pas essentielle pour utiliser serverspec.
Most notably, he started generating functional tests (using Serverspec) using the resources stored in the PuppetDB.
En particulier, il a commencé à générer des tests fonctionnels (utilisant Serverspec) à partir des ressources stockées dans la PuppetDB.
On the other hand, serverspec is a tool to bring the well known RSpec, a testing tool for the Ruby programming language frequently used for test-driven development, to the infrastructure world.
Il est également possible d'obtenir des rapports sur les serveurs dont la configuration n'est pas conforme. serverspec exploite quant à lui le très connu RSpec, un outil de test pour le langage Ruby fréquemment utilisé dans le développement piloté par les tests.
Next: Next post: Backup Checker, the ServerSpec for your backups
Next: Next post: On a une sauvegarde de la base de données ?
Follow me on Identi.ca or Twitter or Diaspora* Sysadmins usually know ServerSpec, a tool allowing to check if your servers are correctly configured.
Suivez-moi aussi sur Identi.ça ou Twitter ou Diaspora* Le titre évoque une situation malheureusement bien connue des sysadmins.