Ref T1595
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T1595: Reprovision Dwellers through Salt
- Commits
- rOPSa09a8ec40a3e: WIP: Install Docker development tools on Dwellers
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Remove sudo, the group will be created in another change (that's a group, not a sudoers rule)
Comment Actions
Dwellers
$ sudo salt-call state.sls roles/paas-docker/devel [ERROR ] DNS lookup or connection check of 'ysul.nasqueron.org' failed. [ERROR ] Master hostname: 'ysul.nasqueron.org' not found or not responsive. Retrying in 30 seconds local: ---------- ID: docker_development_utilities Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 01:22:53.750840 Duration: 1107.63 ms Changes: ---------- ID: docker_development_utilities Function: pip.installed Name: docker-compose Result: True Comment: Python package docker-compose was already installed All specified packages are already installed Started: 01:22:55.322302 Duration: 1386.003 ms Changes: Summary for local ------------ Succeeded: 2 Failed: 0 ------------ Total states run: 2 Total run time: 2.494 s