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
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Hello,
i am new to puppet world. I deployed Puppet Enterpise Master VM 3.7.2. Then Installed Ruby 1.9.3 then installed all required gems
root@ecspuppetmaster:/# gem list
Hello,
i am new to puppet world. I deployed Puppet Enterpise Master VM 3.7.2. Then Installed Ruby 1.9.3 then installed all required gems
root@ecspuppetmaster:/# gem list
*** LOCAL GEMS ***
azure (0.6.4)
builder (3.2.2)
ffi (1.9.8)
gssapi (1.2.0)
gyoku (1.3.1)
highline (1.7.2)
httpclient (2.6.0.1)
json (1.8.3)
little-plugger (1.1.3)
logging (1.8.2)
macaddr (1.7.1)
mime-types (1.25.1)
mini_portile (0.6.2)
multi_json (1.11.0)
net-scp (1.2.1)
net-ssh (2.9.2)
nokogiri (1.6.6.2)
nori (2.6.0)
rubyntlm (0.4.0)
systemu (2.6.5)
tilt (2.0.1)
uuid (2.3.8)
uuidtools (2.1.5)
winrm (1.3.3)
root@ecspuppetmaster:/#
Then installed msopentech-microsoftazure
root@ecspuppetmaster:/# puppet module list
/etc/puppetlabs/puppet/environments/production/modules
└── msopentech-microsoftazure (v1.2.3)
/etc/puppetlabs/puppet/modules (no modules installed)
/opt/puppet/share/puppet/modules
├── puppetlabs-pe_accounts (v2.0.2-8-g8acc04e)
├── puppetlabs-pe_concat (v1.1.2-4-g2b7bba2)
├── puppetlabs-pe_console_prune (v0.1.1-4-g293f45b)
├── puppetlabs-pe_inifile (v1.1.4-16-gcb39966)
├── puppetlabs-pe_java_ks (v1.2.4-35-g44fbb26)
├── puppetlabs-pe_postgresql (v3.4.4-15-g32e56ed)
├── puppetlabs-pe_razor (v0.2.1-9-g8d78ec2)
├── puppetlabs-pe_repo (v0.7.7-59-g4514315)
├── puppetlabs-pe_staging (v0.3.3-6-gbd9db2b)
└── puppetlabs-puppet_enterprise (v3.7.1-117-g9c48e73)
When I run vm create command
root@ecspuppetmaster:/# puppet azure_vm create \
Do you have any inside for this error? maybe i am missing certain gem or module. Also I get the same error for any azure command
I use the puppet enterpise vm machine, was it mistake?
Thanks for your help
The text was updated successfully, but these errors were encountered: