Actions
Bug #3568
closedAdd facter to Gemfile for source installations
Description
Source installs/checkouts require the facter gem to operate, but this isn't specified as a dependency in the Gemfile. The intention was to support people using system packages instead, but by adding a bundler.d/ file, people can exclude this group if they prefer to use a system package. Foreman packages themselves won't ship this bundler.d file.
Updated by Anonymous about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d929ad8a9545b797f2c3a2b1f6a9d871f65bfe87.
Actions