cloud-mu 3.6.7
The eGTLabs Mu toolkit for unified cloud deployments. This gem contains the Mu deployment interface to cloud provider APIs. It will generate a sample configuration the first time it is invoked. Mu will attempt to autodetect when it's being run in a virtual machine on a known cloud provider and activate the appropriate API with machine-based credentials. Installing this gem on an Amazon Web Service instance, for example, should automatically enable the MU::Cloud::AWS layer and attempt to use the machine's IAM Profile to communicate with the AWS API.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (30):
            addressable
            >= 0
          
          
            aws-sdk
            ~> 3.2
          
          
            aws-sdk-core
            ~> 3.214.0
          
          
            bundler
            >= 0
          
          
            chronic_duration
            >= 0
          
          
            color
            ~> 1.8
          
          
            colorize
            ~> 0.8
          
          
            erubis
            >= 0
          
          
            faraday-multipart
            <= 1.0.4
          
          
            google-api-client
            ~> 0.53.0
          
          
            googleauth
            ~> 1.2.0
          
          
            inifile
            ~> 3.0
          
          
            json-schema
            ~> 2.8
          
          
            netaddr
            >= 0
          
          
            net-ldap
            >= 0
          
          
            net-ssh
            ~> 7.2
          
          
            net-ssh-multi
            >= 0
          
          
            nokogiri
            >= 0
          
          
            openssl-oaep
            ~> 0.1
          
          
            optimist
            >= 0
          
          
            rack
            >= 0
          
          
            rubocop
            >= 0
          
          
            ruby-graphviz
            ~> 1.2
          
          
            rubyzip
            >= 0
          
          
            simple-password-gen
            ~> 0.1
          
          
            slack-notifier
            ~> 2.3
          
          
            solve
            >= 0
          
          
            thin
            >= 0
          
          
            winrm
            ~> 2.3, >= 2.3.4
          
          
            yard
            >= 0
          
    
