ramesh9

Fleet Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-22
10:50
423 views
Associating script to particular CI type
OMI 10.62
I need to associate particular script to deploy on particular CI type, let me say Unix CI type.
Can I know how can I achieve this in OMI.
In OM, we can put the script under instrumentation directory and raise redeploy all, which will deploy script to instrumentation directory.
2 Replies
Mayur_Khardikar

Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-22
12:41
You can create a view to include particular CI Type e.g. Unix and use Automatic Assignment Rule to assign the management template or Aspect to assign it to the view which contains the Unix CI type.
ramesh9

Fleet Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-24
08:25
Mayur
Do you mean when I create policy which contains the script and add the policy to aspect and to managment template and create automatic assignment rule based on CI type.
Please clarify.