Skip to content

Commit

Permalink
Updated to OC service v2.35.8 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonking3 authored Mar 21, 2023
1 parent 4e8bae4 commit 8ca8f86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion inventory/nso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ all:
nso_package_repos:
- name: mdd
repo: https://github.com/model-driven-devops/nso-oc-services.git
version: v2.9.0
version: v2.35.8
service_list:
- mdd
children:
Expand Down
2 changes: 1 addition & 1 deletion play.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

IMAGE=ghcr.io/model-driven-devops/mdd:1.2.0
IMAGE=ghcr.io/model-driven-devops/mdd:1.2.1

OPTIONS="--env ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3"
if [[ ! -z "$ANSIBLE_VAULT_PASSWORD_FILE" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jmespath
passlib
botocore
boto3
nso-oc==2.35.5
nso-oc==2.35.8

0 comments on commit 8ca8f86

Please sign in to comment.