You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web_server used to be of type hash, but now it is of type String. However, according to the documentation, it still is of type hash. So either the code or the documentation should be updated. I assume, that is is actually a bug in the code that appeared in commit 3fa7b17
Same is also true for the user parameter.
The text was updated successfully, but these errors were encountered:
NiklausHofer
pushed a commit
to stepping-stone/puppet-gitlab
that referenced
this issue
Apr 16, 2018
puppet-gitlab/manifests/init.pp
Lines 306 to 308 in f2ef16b
puppet-gitlab/manifests/init.pp
Line 431 in f2ef16b
web_serverused to be of type hash, but now it is of type String. However, according to the documentation, it still is of type hash. So either the code or the documentation should be updated. I assume, that is is actually a bug in the code that appeared in commit 3fa7b17Same is also true for the
userparameter.The text was updated successfully, but these errors were encountered: