Git Product home page Git Product logo

cfg-generics's People

Contributors

berendt avatar ferenc- avatar github-actions[bot] avatar gndrmnn avatar matfechner avatar matofeder avatar osfrickler avatar ra-beer avatar renovate[bot] avatar scoopex avatar yeoldegrove avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cfg-generics's Issues

Variable awx_version used in ./run manager although awx_enable is set to false

run.sh manager is failing:

TASK [osism.services.manager : Copy docker-compose.yml file] *************************************************************************************************************************************************************************
fatal: [host]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: {{ docker_registry_ansible|default('quay.io') }}/osism/manager:{{ awx_tag }}: {{ awx_version }}: 'awx_version' is undefined"}

But awx is disabled:

/opt/configuration/environments/manager/configuration.yml:

awx_enable: false
awx_host: "{{ hostvars[inventory_hostname]['ansible_' + console_interface]['ipv4']['address'] }}"
awx_vault_type: vault

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

pip_requirements
environments/manager/requirements.txt
  • ansible-pylibssh ==1.1.0
  • debops ==3.1.0
  • netaddr ==1.2.1
  • paramiko ==3.4.0
requirements.txt
  • Jinja2 ==3.1.4
  • PyYAML ==6.0.1
  • ansible ==9.5.1
  • packaging ==24.0
  • pwgen ==0.8.2.post0
  • python-gilt ==1.2.3
  • requests ==2.31.0
  • tabulate ==0.9.0

  • Check this box to trigger a request for Renovate to run again on this repository

osism.services.manager is not recognizing configurations without ceph

The configuration repo does not use Ceph. Therefore ceph_version should not be required.

TASK [osism.services.manager : Copy docker-compose.yml file] ***************************************************************************************************************************************
fatal: [host]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: {{ docker_registry_ansible|default('quay.io') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}: {{ ceph_version }}: 'ceph_version' is undefined"}

Use pipenv

... instead of requirements.txt + pip3 install.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json
Error type: Invalid JSON (parsing failed)
Message: Syntax error: expecting end of expression or separator near >" "pip_

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.