Code Monkey home page Code Monkey logo

dcos-ansible's People

Contributors

oldcrowew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dcos-ansible's Issues

one submodule uses ssh instead of https

Hi, thanks for sharing this repo. Cloning fails with permission denied because one of the submodules uses [email protected] instead of https:

[submodule "roles/ansible-dcos-bootstrap-node"]
        path = roles/ansible-dcos-bootstrap-node
        url = [email protected]:OldCrowEW/ansible-dcos-bootstrap-node.git

I was able to work around it by manually changing .gitmodules and resyncing, but it would be easier if all the subs used https.

Thanks!

Add a var for Docker version

Unless you want to follow the DCOS upgrades around it's best to keep the Docker version set in a variable. In DCOS 1.9 it's now at 1.13.1.

Clone leave roles empty

Some odd about this repo:

neil@luna:~/src/neil/dcos$ git clone [email protected]:OldCrowEW/dcos-ansible.git
Cloning into 'dcos-ansible'...
remote: Counting objects: 282, done.
remote: Total 282 (delta 0), reused 0 (delta 0), pack-reused 282
Receiving objects: 100% (282/282), 27.68 KiB | 0 bytes/s, done.
Resolving deltas: 100% (117/117), done.
Checking connectivity... done.

neil@luna:~/src/neil/dcos$ find dcos-ansible/roles/
dcos-ansible/roles/
dcos-ansible/roles/ansible-dcos-bootstrap-master
dcos-ansible/roles/ansible-dcos-common
dcos-ansible/roles/ansible-dcos-bootstrap-agent
dcos-ansible/roles/ansible-dcos-bootstrap-node

package upgrades on centos 7.2 trigegr a microcode bug

Hello

I've been testing your Ansible playbook, and it's absolutely great (as long as I stick to CentOS/RHEL 7.2 and do not go to 7.3). However the : ansible-dcos-common/tasks/main.yml

  • name: Upgrade all packages
    yum: name=* state=latest

Results in upgrading CentOS/RHEL 7.2 point release to 7.3

Unfortunately that particular point release has a bug in its microcode.service, which cannot start properly, and as a result, causes docker daemon to fail to start, as microcode.service is a dependency of docker.service in systemd.

Which as a result breaks the playbook :(

Details:
https://bugzilla.redhat.com/show_bug.cgi?id=1411232

Thought I would make you aware of it.
best regards
/Moolibden

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.