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
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
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: