Skip to content

apt::source: Merge include_* options into hash.#451

Merged
underscorgan merged 1 commit intonextfrom
daenney/consolidate-include
Mar 5, 2015
Merged

apt::source: Merge include_* options into hash.#451
underscorgan merged 1 commit intonextfrom
daenney/consolidate-include

Conversation

@daenney
Copy link

@daenney daenney commented Mar 5, 2015

This makes its behaviour similar to the update, proxy and purge hashes on the main classes bringing its API more in line with the rest of the module.

This makes its behaviour similar to the `update`, `proxy` and `purge`
hashes on the main classes bringing its API more in line with the rest
of the module.
@daenney
Copy link
Author

daenney commented Mar 5, 2015

It also makes for slightly more pretty everything in Hiera:

apt::sources:
  'herpderp':
    include:
      src: true
  'herpmorederp':
    include:
      deb: false
      src: true

I love merging hashes 😄.

underscorgan pushed a commit that referenced this pull request Mar 5, 2015
apt::source: Merge `include_*` options into hash.
@underscorgan underscorgan merged commit 2a28938 into next Mar 5, 2015
@underscorgan underscorgan deleted the daenney/consolidate-include branch March 19, 2015 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants