Git Product home page Git Product logo

at-hashi-demo's Issues

ansible-playbook 01_general-server-configuration.yml fails at "TASK [chrisvanmeer.hashicorp : Include right OS task file.]"

fatal: [server1]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [server2]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [server3]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [client1]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [client2]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [client3]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.
fatal: [client4]: FAILED! =>
reason: Could not find or access '/home/bendavies/at-hashi-demo/setup-hashicorp-Ubuntu.yml' on the Ansible Controller.

Later on, this causes "ansible-playbook 03_consul-deployment.yml" to fail with "TASK [HashiCorp - Consul : Ensure data directory is present.]"

Encrypt key issues

Hello, in the consul.hcl.j2 I am getting error messages related to : encrypt = "{{ consul_ecryption_key }}" . Is this a typo with the spelling of "encryption" instead of "ecryption" as shown above? I changed it but still got errors when running 03_consul-deployment.yml. the deployment failed.

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'consul_encryption_key' is undefined. 'consul_encryption_key' is undefined
fatal: [10.1.20.41]: FAILED! => changed=false 
  msg: 'AnsibleUndefinedVariable: ''consul_encryption_key'' is undefined. ''consul_encryption_key'' is undefined'

I am also getting:

The error was: 'consul_agent_token' is undefined. 'consul_agent_token' is undefined
The relevant line in the code shows regexp: '#agent = "<WILL BE FILLED LATER>"'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.