Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saltstack-formulas/libvirt-formula
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.6
Choose a base ref
...
head repository: saltstack-formulas/libvirt-formula
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.0
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 15, 2020

  1. feat(map): the “map.jinja” file is now generic

    * libvirt/map.jinja: export the parameters in the generic variable
      name “mapdata”.
    
    * libvirt/extra/clean.sls: import the new generic variable name and
      alias it to “libvirt_settings”.
    
    * libvirt/extra/install.sls: ditoo.
    
    * libvirt/python/clean.sls: ditoo.
    
    * libvirt/python/install.sls: ditoo.
    
    * libvirt/qemu/clean.sls: ditoo.
    
    * libvirt/qemu/install.sls: ditoo.
    
    * libvirt/server/config/clean.sls: ditoo.
    
    * libvirt/server/config/files.sls: ditoo.
    
    * libvirt/server/package/clean.sls: ditoo.
    
    * libvirt/server/package/install.sls: ditoo.
    
    * libvirt/server/service/clean.sls: ditoo.
    
    * libvirt/server/service/running.sls: ditoo.
    
    * libvirt/server/tls/certs.sls: ditoo.
    baby-gnu committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d2d35ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from baby-gnu/feature/generic-map.jinja

    feat(map): the “map.jinja” file is now generic
    myii authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2fbe22f View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.8.0 [skip ci]

    # [3.8.0](v3.7.6...v3.8.0) (2020-07-15)
    
    ### Features
    
    * **map:** the “map.jinja” file is now generic ([d2d35ac](d2d35ac))
    semantic-release-bot committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6b965e6 View commit details
    Browse the repository at this point in the history
Loading