Skip to content

Adds Azure Resource Manager as a compute resource for The Foreman

License

Notifications You must be signed in to change notification settings

ATIX-AG/foreman_azure_rm

 
 

Repository files navigation

Foreman Azure

Description

Plugin to add Microsoft Azure Resource Manager as a compute resource for The Foreman

Features

  • Managed disks support
  • Support for most typical IaaS operations
    • VM creation
    • Multiple NICs
    • Multiple data disks, premium or not
    • Static or dynamic addresses on a per NIC basis
  • Limited extension support
    • Microsoft's custom script extension
    • Puppet Lab's Puppet agent extension for Windows

Planned Features

  • Improved extension support

Known Limitations

  • Most Azure marketplace images (likely all of them) disallow direct root login, which means SSH provisioning with The Foreman has limited functionality. A workaround is to provide a dummy user data template and do all post-provisioning with the custom script extension

About

Adds Azure Resource Manager as a compute resource for The Foreman

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 79.9%
  • HTML 20.1%