Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

error executing puppet azure command #41

Open
msalem2 opened this issue Jun 9, 2015 · 1 comment
Open

error executing puppet azure command #41

msalem2 opened this issue Jun 9, 2015 · 1 comment

Comments

@msalem2
Copy link

msalem2 commented Jun 9, 2015

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 \

--management-certificate /tmp/cert.pem
--azure-subscription-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
--image b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-13_04-amd64-server-20130501-en-us-30GB
--location 'west us'
--vm-name msvmname
--vm-user someuser
--password somepassword
--puppet-master-ip 104.xxxxxxxx
Error: Could not parse application options: cannot load such file -- highline/import
root@ecspuppetmaster:/#

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

@Apoorv121
Copy link

Did you get a resolution for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants