We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't seem to find the bad ntp file on github.
pecastro@testbox /etc/puppet[test-system-module]$ puppet module install -i /etc/puppet/modules/vendor erwbgy/ntp Notice: Preparing to install into /etc/puppet/modules/vendor ... Notice: Downloading from https://forge.puppetlabs.com ... Notice: Installing -- do not interrupt ... Error: No such file or directory - /etc/puppet/modules/vendor/ntp/spec/fixtures/modules/ntp Error: Try 'puppet help module install' for usage pecastro@testbox /etc/puppet[test-system-module]$ ls -altr modules/vendor/ntp/spec/fixtures/modules/ total 8 drwxrwxr-x 3 pecastro pecastro 4096 Sep 5 15:58 .. lrwxrwxrwx 1 pecastro pecastro 41 Sep 5 15:58 ntp -> /home/kburdis/workspace/github/puppet-ntp
The text was updated successfully, but these errors were encountered:
erwbgy
No branches or pull requests
I can't seem to find the bad ntp file on github.
pecastro@testbox /etc/puppet[test-system-module]$ puppet module install -i /etc/puppet/modules/vendor erwbgy/ntp
Notice: Preparing to install into /etc/puppet/modules/vendor ...
Notice: Downloading from https://forge.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
Error: No such file or directory - /etc/puppet/modules/vendor/ntp/spec/fixtures/modules/ntp
Error: Try 'puppet help module install' for usage
pecastro@testbox /etc/puppet[test-system-module]$ ls -altr modules/vendor/ntp/spec/fixtures/modules/
total 8
drwxrwxr-x 3 pecastro pecastro 4096 Sep 5 15:58 ..
lrwxrwxrwx 1 pecastro pecastro 41 Sep 5 15:58 ntp -> /home/kburdis/workspace/github/puppet-ntp
The text was updated successfully, but these errors were encountered: