Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing examples for 'removed' functionality #483

Merged
merged 7 commits into from Mar 27, 2015

Conversation

underscorgan
Copy link

We've removed some of the nice wrappers, but everything that was possible should still be possible.

@underscorgan underscorgan added this to the 2.0 milestone Mar 25, 2015
$location = $::apt::distcodename ? {
'squeeze' => 'http://backports.debian.org/debian-backports',
'wheezy' => 'http://ftp.debian.org/debian/',
default => 'http://us.archive.ubuntu.com/ubuntu',
Copy link

Choose a reason for hiding this comment

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

Use archive.ubuntu.com, without the us. prefix. That should give people a geographically more desirable mirror.

@daenney daenney assigned underscorgan and unassigned daenney Mar 25, 2015
@underscorgan underscorgan assigned daenney and unassigned underscorgan Mar 25, 2015
@daenney daenney assigned underscorgan and unassigned daenney Mar 26, 2015
@daenney
Copy link

daenney commented Mar 26, 2015

examples/backports.pp - WARNING: indentation of => is not properly aligned on line 28
examples/backports.pp - WARNING: indentation of => is not properly aligned on line 29

@daenney daenney mentioned this pull request Mar 26, 2015
@underscorgan
Copy link
Author

womp. fixed.

daenney added a commit that referenced this pull request Mar 27, 2015
Add missing examples for 'removed' functionality
@daenney daenney merged commit 43ab92c into puppetlabs:next Mar 27, 2015
@underscorgan underscorgan deleted the examples branch March 30, 2015 22:32
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.

None yet

3 participants