Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change Infrastructure retirement for Microsoft vendor to call generic
pre_retirement and check_pre_retirement methods.

https://bugzilla.redhat.com/show_bug.cgi?id=1297351
  • Loading branch information
billfitzgerald0120 committed Jan 26, 2016
1 parent 320baeb commit b4ceb77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -12,3 +12,5 @@ object:
value: check_pre_retirement
- vmware_meth1:
value: check_pre_retirement
- microsoft_meth1:
value: check_pre_retirement
Expand Up @@ -12,3 +12,5 @@ object:
value: pre_retirement
- vmware_meth1:
value: pre_retirement
- microsoft_meth1:
value: pre_retirement

0 comments on commit b4ceb77

Please sign in to comment.