Skip to content
Snippets Groups Projects
  • Abe Music's avatar
    29fcb04c
    enhancements to install_packages macro · 29fcb04c
    Abe Music authored
    - Adds debian_package_install method to the jinja environment
      that will return the necessary set of commands needed to
      install packages via apt-get and/or URLs to .deb packages
    - Updates install_packages macro to make use of the method
      above
    
    Change-Id: Ie9318a7def54b5034ba91375fd8fd3b589d18349
    Partially-implements: blueprint third-party-plugin-support
    29fcb04c
    History
    enhancements to install_packages macro
    Abe Music authored
    - Adds debian_package_install method to the jinja environment
      that will return the necessary set of commands needed to
      install packages via apt-get and/or URLs to .deb packages
    - Updates install_packages macro to make use of the method
      above
    
    Change-Id: Ie9318a7def54b5034ba91375fd8fd3b589d18349
    Partially-implements: blueprint third-party-plugin-support
macros.j2 520 B