Ref T1993
Details
Details
- Reviewers
DorianWinty - Maniphest Tasks
- T1993: Salt migration to 3007, 3008 and extensions
- Commits
- rOPSf1e9a736bb45: Downgrade to Salt 3006 on Fedora-downstream servers
Deploy on Dwellers
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- salt-onedir-rhel
- Build Status
Buildable 5402 Build 5683: arc lint + arc unit
Event Timeline
Comment Actions
Works fine.
Dwellers
$ salt-call --versions Salt Version: Salt: 3006.9 Python Version: Python: 3.10.14 (main, Jun 26 2024, 11:44:37) [GCC 11.2.0] Dependency Versions: cffi: 1.14.6 cherrypy: 18.6.1 cryptography: 42.0.5 dateutil: 2.8.1 docker-py: 6.1.2 gitdb: Not Installed gitpython: Not Installed Jinja2: 3.1.4 libgit2: Not Installed looseversion: 1.0.2 M2Crypto: Not Installed Mako: Not Installed msgpack: 1.0.2 msgpack-pure: Not Installed mysql-python: Not Installed packaging: 22.0 pycparser: 2.21 pycrypto: Not Installed pycryptodome: 3.19.1 pygit2: Not Installed python-gnupg: 0.4.8 PyYAML: 6.0.1 PyZMQ: 23.2.0 relenv: 0.17.0 smmap: Not Installed timelib: 0.2.4 Tornado: 4.5.3 ZMQ: 4.3.4 System Versions: dist: centos 10 locale: utf-8 machine: x86_64 release: 5.14.0-319.el9.x86_64 system: Linux version: CentOS Stream 10
Complector
$ salt dwellers credentials.get_username espacewin/bugzilla/mysql dwellers: ew_bugzilla
Comment Actions
I've saved test run log earlier this afternoon, here it is:
Dwellers
$ salt dwellers state.apply roles/core/salt test=True dwellers: ---------- ID: salt_roles Function: grains.list_present Name: roles Result: True Comment: Value ['paas-lxc', 'paas-docker', 'paas-docker-dev', 'mastodon'] is already in grain roles Started: 17:57:28.130275 Duration: 0.829 ms Changes: ---------- ID: /etc/yum.repos.d/salt.repo Function: file.managed Result: None Comment: The file /etc/yum.repos.d/salt.repo is set to be changed Note: No changes made, actual changes may be different due to other states. Started: 17:57:28.132815 Duration: 47.191 ms Changes: ---------- diff: --- +++ @@ -1,6 +1,6 @@ [salt-latest-repo] name=Salt repo for RHEL/CentOS 9 PY3 -baseurl=https://repo.saltproject.io/salt/py3/redhat/9/x86_64/latest +baseurl=https://repo.saltproject.io/salt/py3/redhat/9/x86_64/3006 skip_if_unavailable=True priority=10 enabled=1 ---------- ID: /etc/salt/minion.d/vault.conf Function: file.managed Result: True Comment: The file /etc/salt/minion.d/vault.conf is in the correct state Started: 17:57:28.180222 Duration: 25.559 ms Changes: Summary for dwellers ------------ Succeeded: 3 (unchanged=1, changed=1) Failed: 0 ------------ Total states run: 3