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

Update cows mocks #127

Merged
merged 2 commits into from
Apr 15, 2013
Merged

Update cows mocks #127

merged 2 commits into from
Apr 15, 2013

Conversation

haus
Copy link
Contributor

@haus haus commented Apr 15, 2013

No description provided.

Raring will be released near the end of April, so this commit adds it to the
list of cows to build against.
Fedora 16 went EOL 02-12-2013, so this commit removes it from the mocks to be
built against.
MosesMendoza added a commit that referenced this pull request Apr 15, 2013
@MosesMendoza MosesMendoza merged commit 081aa4d into puppetlabs:1.x Apr 15, 2013
ChrisPortman pushed a commit to ChrisPortman/hiera that referenced this pull request Mar 7, 2014
…es not try to perform a replacement

This change allows the escaping of %{...} with %%{...} so that the result is literally '%{...}'

It also support escaping the escape eg:
 var = 'value of var'

    %{var}      : 'value of var'
   %%{literal}  : '%{literal}'
  %%%{var}      : '%value of var'
 %%%%{literal}  : '%%{literal}'
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