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

Adds syntax for resources with variable titles #20

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

petems
Copy link
Collaborator

@petems petems commented Feb 15, 2016

Before:
screenshot 2016-02-15 11 00 14

After:
screenshot 2016-02-15 11 01 44

Closes #6

Example:

```puppet
package { $foo:
  ensure => installed,
}
```
petems added a commit that referenced this pull request Feb 15, 2016
Adds syntax for resources with variable titles
@petems petems merged commit eb86af8 into master Feb 15, 2016
@petems petems deleted the fix_variable_title_resource branch March 12, 2016 21:24
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.

1 participant