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

Error upon trying vagrant up #4

Open
jeff303 opened this issue Mar 26, 2019 · 0 comments
Open

Error upon trying vagrant up #4

jeff303 opened this issue Mar 26, 2019 · 0 comments

Comments

@jeff303
Copy link

jeff303 commented Mar 26, 2019

I am getting an error when attempting to run vagrant up, after following the instructions. Snipped all but the last section. Any ideas what could be going wrong?

==> default: Running provisioner: shell...
    default: Running: inline script
    default: Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
    default: Notice: Downloading from https://forgeapi.puppetlabs.com ...
    default: Notice: Installing -- do not interrupt ...
    default: /etc/puppetlabs/code/environments/production/modules
    default: └── puppetlabs-stdlib (v5.2.0)
    default: Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
    default: Notice: Downloading from https://forgeapi.puppetlabs.com ...
    default: Notice: Installing -- do not interrupt ...
    default: /etc/puppetlabs/code/environments/production/modules
    default: └─┬ puppetlabs-inifile (v2.5.0)
    default:   └── puppetlabs-translate (v1.2.0)
    default: Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
    default: Notice: Downloading from https://forgeapi.puppetlabs.com ...
    default: Notice: Installing -- do not interrupt ...
    default: /etc/puppetlabs/code/environments/production/modules
    default: └─┬ puppetlabs-motd (v2.1.2)
    default:   ├── puppetlabs-registry (v2.1.0)
    default:   ├── puppetlabs-stdlib (v5.2.0)
    default:   └── puppetlabs-translate (v1.2.0)
    default: Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
    default: Notice: Downloading from https://forgeapi.puppetlabs.com ...
    default: Notice: Installing -- do not interrupt ...
    default: /etc/puppetlabs/code/environments/production/modules
    default: └─┬ saz-ssh (v5.0.0)
    default:   ├─┬ puppetlabs-concat (v5.3.0)
    default:   │ └── puppetlabs-translate (v1.2.0)
    default:   └── puppetlabs-stdlib (v5.2.0)
    default: Error: Evaluation Error: Error while evaluating a Resource Statement, Concat[/etc/ssh/sshd_config]: parameter 'path' expects a Resource value, got String  at /etc/puppetlabs/code/environments/production/modules/ssh/manifests/server/config.pp:16 on node kafka.example.com
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

No branches or pull requests

1 participant