Skip to content

(GH-1445) Add OSX 10.15 support#133

Merged
donoghuc merged 1 commit intopuppetlabs:masterfrom
lucywyman:GH-1445
Feb 27, 2020
Merged

(GH-1445) Add OSX 10.15 support#133
donoghuc merged 1 commit intopuppetlabs:masterfrom
lucywyman:GH-1445

Conversation

@lucywyman
Copy link
Copy Markdown
Contributor

This adds the OSX 10.15 platform to the Bolt project, allowing packages
to be built for the platform.

This adds the OSX 10.15 platform to the Bolt project, allowing packages
to be built for the platform.
@donoghuc
Copy link
Copy Markdown
Contributor

I started to type out a message to describe some other things I think would need to happen in bolt and then i realized it would be easier to just make a quick PR. puppetlabs/bolt#1641

@lucywyman
Copy link
Copy Markdown
Contributor Author

Built, installed, and ran on skimpy-icicle.delivery.puppetlabs.net

Copy link
Copy Markdown
Contributor

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installed agent using puppetlabs/puppetlabs-puppet_agent#471 and apply for sure works. Got an interesting facter warning but i'm not sure it has anything to do with the build.

skimpy-icicle:~ root# bolt apply -e "notice('hi')" -t localhost
Starting: install puppet and gather facts on localhost
Finished: install puppet and gather facts with 0 failures in 5.49 sec
Starting: apply catalog on localhost
Started on localhost...
Finished on localhost:
  Warning: Facter: Could not find a default route. Using first non-loopback interface
  changed: 0, failed: 0, unchanged: 0 skipped: 0, noop: 0
Finished: apply catalog with 0 failures in 11.36 sec
Successful on 1 target: localhost

@donoghuc donoghuc merged commit daf3838 into puppetlabs:master Feb 27, 2020
lucywyman added a commit to lucywyman/bolt that referenced this pull request Mar 2, 2020
This adds documentation for installing Bolt on OSX 10.15.

Related PRs:
- [x] [ci-job-configs](https://github.com/puppetlabs/ci-job-configs/pull/6834)
- [x] [bolt-vanagon](puppetlabs/bolt-vanagon#133)

Closes puppetlabs#1445
lucywyman added a commit to lucywyman/bolt that referenced this pull request Mar 2, 2020
This adds documentation for installing Bolt on MacOS 10.15.

Related PRs:
- [x] [ci-job-configs](https://github.com/puppetlabs/ci-job-configs/pull/6834)
- [x] [bolt-vanagon](puppetlabs/bolt-vanagon#133)

Closes puppetlabs#1445
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants