Changes

Jump to: navigation, search

User:Vsjhand

5 bytes added, 19:33, 29 October 2008
no edit summary
=Projects=
I'm working on [https://fedorahosted.org/func/wiki Func: Fedora Unified Network Controller/Network Automation] based project. My project work is includes Func based Packaging control module named 'yumcmd' module , to be written in python.This 'yumcmd' module will be able to install and remove packages on remote minions.
e.g. we can rum the following command to install package (s) with this module we can run the command from command prompt.
'''func target.example.com call yumcmd install <package-name>.'''
Ofcourse module would be able to install & remove the packages more than one minion with the single command.
to install or remove the package on all minions in a domain the command woould would be..
'''func *.example.com call yumcmd install <package-name>.'''
'''func *.example.com call yumcmd remove <package-name>'''
1
edit

Navigation menu