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

(MODULES-1700) Change the filebucketing behavior so static_compiler can ... #288

Merged
merged 2 commits into from
Apr 7, 2015
Merged

(MODULES-1700) Change the filebucketing behavior so static_compiler can ... #288

merged 2 commits into from
Apr 7, 2015

Conversation

woneill
Copy link
Contributor

@woneill woneill commented Apr 6, 2015

...handle them

@@ -141,7 +141,7 @@
}

File {
backup => false,
backup => $backup,
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this is needed to work with the static compiler. None of these files have sources pointing at the puppet fileserver.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried reverting just this line and it looks like concat::setup inherited it:

Error: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.rb]/ensure: change from absent to file failed: Could not retrieve content for {md5}b684db0eac243553a6a79365119a363d from filebucket

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay, it's fine then.

@hunner
Copy link
Contributor

hunner commented Apr 7, 2015

I merged some things and now it needs a rebase, also.

@woneill
Copy link
Contributor Author

woneill commented Apr 7, 2015

I'll handle the rebase and update

@woneill
Copy link
Contributor Author

woneill commented Apr 7, 2015

I rebased then did a git push --force

hunner added a commit that referenced this pull request Apr 7, 2015
…_for_static_compiler

(MODULES-1700) Change the filebucketing behavior so static_compiler can ...
@hunner hunner merged commit 15ecb98 into puppetlabs:master Apr 7, 2015
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.

5 participants