Usage:
fly -t ${target} set-pipeline -n -p docker-broker \
-c <(bosh int docker-broker-pipeline.yml --vars-file vars.yml)
| use nix |
| https://packages.ubuntu.com/xenial/linux-aws-source-4.4.0 ixgbevf 2.12.1-k | |
| ❯ diff ubuntu/linux-4.4/drivers/net/ethernet/intel/ixgbevf upstream/ixgbevf-2.12.1/src | wc -l | |
| 3424 | |
| ❯ diff ubuntu/linux-4.4/drivers/net/ethernet/intel/ixgbevf upstream/ixgbevf-4.1.2/src | wc -l | |
| 3897 | |
| ❯ diff ubuntu/linux-4.4/drivers/net/ethernet/intel/ixgbevf upstream/ixgbevf-4.6.3/src | wc -l | |
| 5348 | |
| ❯ diff ubuntu/linux-4.4/drivers/net/ethernet/intel/ixgbevf upstream/ixgbevf-4.8.1/src | wc -l | |
| 5475 |
| Verifying my Blockstack ID is secured with the address 1NVzvRRTvvoQ6UgngVVarthwGkpqLNy3uM https://explorer.blockstack.org/address/1NVzvRRTvvoQ6UgngVVarthwGkpqLNy3uM |
| Verifying my Blockstack ID is secured with the address 1NVzvRRTvvoQ6UgngVVarthwGkpqLNy3uM https://explorer.blockstack.org/address/1NVzvRRTvvoQ6UgngVVarthwGkpqLNy3uM |
| { | |
| "receiver": "default-receiver", | |
| "status": "resolved", | |
| "alerts": [ | |
| { | |
| "status": "resolved", | |
| "labels": { | |
| "alertname": "BOSHJobProcessUnhealthy", | |
| "bosh_deployment": "cf", | |
| "bosh_job_index": "0", |
Usage:
fly -t ${target} set-pipeline -n -p docker-broker \
-c <(bosh int docker-broker-pipeline.yml --vars-file vars.yml)
I hereby claim:
To claim this, I am signing this object:
| #! /usr/bin/env ruby | |
| # coding: utf-8 | |
| require 'yaml' | |
| jobs = Dir['jobs/*'].map { |j| File.basename(j) } | |
| print "∑ | Job | Property | Description\n --- | --- | --- | ---\n" | |
| jobs.map! do |job| | |
| spec = YAML.load_file(File.join("jobs", job, "spec")) |
| find_executable: checking for gmake... -------------------- no | |
| -------------------- | |
| find_executable: checking for make... -------------------- yes | |
| -------------------- | |
| find_executable: checking for cmake... -------------------- yes |
| --- | |
| name: cf-warden | |
| director_uuid: current | |
| releases: | |
| - name: cf | |
| version: 192 | |
| git: https://github.com/cloudfoundry/cf-release.git | |
| stemcells: | |
| - name: bosh-warden-boshlite-ubuntu-trusty-go_agent |