Giter Club home page Giter Club logo

openshift-cns-demo's People

Contributors

gonoph avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jeremyrdavis

openshift-cns-demo's Issues

Clean up directory structure

  • Move playbooks, roles and inventories out of parent directory
  • Create workspace directory to persist things across rebuilds

'ec2_create' is undefined

The conditional check 'ec2_create' failed. The error was: error while evaluating conditional (ec2_create): 'ec2_create' is undefined

For v3.7, readme needs updating

The readme is stale and needs updates to the useful variables named, a better explanation of the project model, and updating the node architecture.

Clean tries to create ec2 instances

I was overzealous in removing the ec2_create variable. I remember I was using it in the ec2 role to both get the list of instances and to create those instances.

The ec2_create and ec2_destroy variable was used as a switch around listing the ec2 instances.

The workflow is as follows:

  1. If ec2_create is true, then create the instances
  2. List the ec2 instances (this is to provide a common variable structure to the rest of the playbook).
  3. If ec2_destroy is true, then destroy the instances found in (2) above.

For 3.7 the custom CA creation persistence

Need a better way to store the CA files from the local custom CA tasks. In the bootstrap container, if you exit out, since those files are stored in /tmp, they are lost.

Maybe store the CA files in an ignored directory on the current host, or on the first master node.

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.