Git Product home page Git Product logo

isacadm-ansible's Introduction

Description

This ansible-playbook is design to upload and keep to a valid version all the certificats for the ZXCLOUD R5300 G4 Rack Server.

ZXCLOUD R5300 G4 is ZTE’s new generation 2U 2-socket rack server, supporting latest Intel® Xeon® Scalable Processors. R5300 G4 uses high-density, modular design, providing high performance, high reliability, high scalability, easy management and other features, widely applicable to Internet, cloud computing, big data, NFV, SDN and other fields.

R5300 G4 has been verified by Intel as an Intel® Select Solution for NFVI Solution.

To run the ansible-playbook use the following command:

$ ansible-playbook -i inventory-isac-test -v playbook-isacadm.yml

Before lunching the above command, check the following files:

	- inventory-isac-X 	: which is including all the iSAC interfaces IPs for the physical hosts
	
	- playbook-isacadm.yml 	: which is including all the links to the roles or environment parameters

Project Structure

.
├── LICENSE
├── README.md
└── zte-certs
    ├── inventory-isac-prod
    ├── inventory-isac-test
    ├── playbook-isacadm.yml
    └── roles
        └── isacadm
            ├── defaults
            │   └── main.yml
            ├── files
            │   └── server.pem
            ├── handlers
            │   └── main.yml
            ├── meta
            │   └── main.yml
            ├── README.md
            ├── tasks
            │   └── main.yml
            ├── templates
            ├── tests
            │   ├── inventory
            │   └── test.yml
            └── vars
                ├── global.yml
                ├── main.yml
                └── vault

11 directories, 16 files

Contact

For any questions or observations, please send me with a e-mail : [email protected]

isacadm-ansible's People

Contributors

midu16 avatar

Stargazers

Unluakin avatar

Watchers

 avatar Unluakin avatar

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.