Allow to plug the services locally and avoir to interact with the real hosts.
There are no changes on the real configuration (production/staging) as the hostname are only defined on the vagrant subnet
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Commits
- rSPSITE47d0ec201bc8: Override host ips in vagrant environment
➜ puppet-environment git:(master) ✗ bin/octocatalog-diff worker01 Found host worker01.softwareheritage.org Cloning into '/tmp/swh-ocd.zeR3aWd8/environments/production/data/private'... done. Cloning into '/tmp/swh-ocd.zeR3aWd8/environments/staging/data/private'... done. *** Running octocatalog-diff on host worker01.softwareheritage.org I, [2020-11-09T09:50:25.756098 #19268] INFO -- : Catalogs compiled for worker01.softwareheritage.org I, [2020-11-09T09:50:26.737459 #19268] INFO -- : Diffs computed for worker01.softwareheritage.org I, [2020-11-09T09:50:26.737494 #19268] INFO -- : No differences *** End octocatalog-diff on worker01.softwareheritage.org
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Branch
- staging
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16948 Build 26147: arc lint + arc unit
Event Timeline
data/subnets/vagrant.yaml | ||
---|---|---|
43 | one s too many ;) |
Comment Actions
nice touch!
And that won't touch production/staging as nothing is defined for it (list is empty ;)
great, i did not check the ips yet though.