Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Set eol to LF for modules folder, fix for windows os. #7

Closed
wants to merge 3 commits into from
Closed

Set eol to LF for modules folder, fix for windows os. #7

wants to merge 3 commits into from

Conversation

mightydok
Copy link
Contributor

Or after vagrant up i recieve this error:
: No such file or directoryrror: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/Exec[concat_/etc/httpd/conf/ports.conf]: Could not evaluate: /usr/bin/env: ruby ==> g2i2.demo.icinga.org: : No such file or directoryrror: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/Exec[concat_/etc/httpd/conf/ports.conf]: Failed to call refresh: /usr/bin/env: ruby ==> g2i2.demo.icinga.org: : No such file or directoryrror: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/Exec[concat_/etc/httpd/conf/ports.conf]: /usr/bin/env: ruby ==> g2i2.demo.icinga.org:

Becase on windows git clone change eol to CRLF an then puppet try to run modules on linux guest with windows eol. So some scripts doesn`t work.

@dnsmichi
Copy link
Contributor

dnsmichi commented Dec 3, 2015

Thanks, partially merged.

@dnsmichi dnsmichi closed this Dec 3, 2015
@dnsmichi
Copy link
Contributor

dnsmichi commented Dec 3, 2015

dnsmichi pushed a commit that referenced this pull request Aug 16, 2019
e0bf8cfe Merge pull request #179 from olevole/master
8cd1f6e0 fix spec: proper data_dir value for FreeBSD
4333ff9e properly aligned
b37bdb0d repo and package method are the same for FreeBSD
e1aeca52 fix typo
e4aa1eff repo: added case for FreeBSD OS family
d661e22c fix typo
b9e566ad Merge branch 'master' of github.com:olevole/puppet-grafana
4277076e Merge branch 'master' of github.com:olevole/puppet-grafana
b299a124 Merge pull request #180 from voxpupuli/modulesync
e6a50cc9 modulesync 2.8.0
e66e9999 Merge branch 'master' of github.com:olevole/puppet-grafana
cad5c06e Add FreeBSD platform support
b2c5b7e2 Add FreeBSD platform support
69d9cae6 Merge pull request #176 from voxpupuli/afisher_update_dependencies
8c752fee allow puppetlabs/apt 7.x
01eb3f57 Allow puppet/archive 4.x and puppetlabs/stdlib 6.x
fa9bce3d Merge pull request #172 from alexconrey/master
5c47fe5d Fix rubocop issues (#9)
ee7252df fix issue with grafana_folder idempotency apply (#8)
5f08df2f Merge pull request #171 from voxpupuli/modulesync
3011aba0 Update README.md (#7)
f7580a3b fix rubocop warnings (#6)
f86d7c30 Update grafana dashboard resource (#5)
d6a938a4 Rewrite grafana_cli unit test
cd52596e modulesync 2.7.0
d5067d36 Merge pull request #170 from alexconrey/master
2adb0966 update acceptance tests for grafana_folder (#4)
3f6d08c5 Update README.md/create acceptance tests (#3)
e1817961 rubocop fixes (#2)
29c1bfa4 Corrected invalid database config example (#169)
99254e3a Implement grafana folder resource (#1)
ab1c6f58 Use data in modules instead of params.pp (#167)
4c57681f Merge pull request #166 from dhoppe/puppet3_syntax
822a6fd5 Remove Puppet 3 specific syntax
78c361bc Mark passwords as sensitive (#165)
f4c4d9ba Merge pull request #161 from dhoppe/base_url
1b093c7a Merge pull request #164 from voxpupuli/modulesync
411ab48a Merge branch 'master' into base_url
3f98b51c Merge pull request #160 from dhoppe/real_package_source
20c26773 Update to latest available version and make sure the repo configs are unique (#163)
0a84497f modulesync 2.6.0
d5a535ef Fix value of variables base_url and real_archive_source
72ba05ae Fix value of variable real_package_source

git-subtree-dir: .puppet/modules/grafana
git-subtree-split: e0bf8cfe9ac06852fbb423e247e18e765d9d4a8b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants