-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: reescreve o nomad_bootstrap.sh em pyhton #18
base: main
Are you sure you want to change the base?
Conversation
reecreve o script de bootstrap do nomad em pyhton Co-authored-by: Thiago Finardi <tfinardi@gmail.com> Co-authored-by: Felipe Nobrega <lipenodias@gmail.com> Co-authored-by: Marcelo Mansur mansur.ufmg@gmail.com Co-authored-by: Luiz Aoqui <lgfa29@gmail.com> Co-authored-by: Danilo Rocha<snifbr@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ficou bem legal o script! Acho que vai ajudar bastante na hora de usar e adicionar variáveis novas 🙂
Deixei alguns comentários mais de formatação e organização de código. Tenho também mais umas outras ideias que a gente pode ir adicionando aos poucos depois também.
O CI tá quebrando porque precisa fazer algumas modificações a mais:
- remover a verificação do
shellcheck
(depois seria até legal adicionar opylint
no lugar). - atualizar a task que copia o script de bootstrap para colocar a versão em Python.
E também está faltando uma entrada no CHANGELOG
😉
Reescreve o script de bootstrap do nomad em pyhton
Issue
close #12
Objetivo
Referências
Como testar
Dentro da pasta templates:
Crie dois arquivos, server.hcl.tpl e client.hcl.tpl
e cole o código abaixo.
client.hcl.tpl
server.hcl.tpl
Rode os comando abaixo:
Os arquivos terão alguma propiedades substituidas.