
Non instance variable representation is deprecated so needs to be changed. This change changes varibles to their instance variable representation. See more details see: http://docs.puppetlabs.com/guides/templating.html Change-Id: Ib77827e01011ef6c0380c9ec7a9d147eafd8ce2f
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
[github]
|
|
username = <%= @username %>
|
|
oauth_token = <%= @oauth_token %>
|