Jordi Massaguer
jordimassaguerpla
- docker-team 0 tasks
- ruby-maintainers 0 tasks
- salt-maintainers 1 task
- sumaform-maintainers 0 tasks
- uyuni-maintainers 5 tasks
Involved Projects and Packages
Python Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
This project was created for package spacecmd via attribute OBS:Maintained
This is the home for Cobbler distribution packages.
not ready for production!!!
MCP / Model Context Protocol related software written in GOlang (primarily), built to match a multi-linux approach.
Python related MCP software is only be available for recent openSUSE and SUSE Linux releases.
Cobbler is a network install server. Cobbler supports PXE, ISO
virtualized installs, and re-installing existing Linux machines.
The last two modes use a helper tool, 'koan', that integrates with
cobbler. There is also a web interface 'cobbler-web'. Cobbler's
advanced features include importing distributions from DVDs and rsync
mirrors, kickstart templating, integrated yum mirroring, and built-in
DHCP/DNS Management. Cobbler has a XMLRPC API for integration with
other applications.
koan - kickstart over a network
Scans Smbios information for type 42 management controller information, and uses
that to configure the appropriate network interface so that the bmc is
canonically accessible via the hostname redfish-localhost
The project contains Salt from SaltStack and it's _hard_ requirements (aka Requires)
It does _not_ contain soft requirements (aka Suggests) for specific Salt modules. Those are in devel:languages:python
Salt is a distributed remote execution system used to execute commands and
query data. It was developed in order to bring the best solutions found in
the world of remote execution together and make them better, faster and more
malleable. Salt accomplishes this via its ability to handle larger loads of
information, and not just dozens, but hundreds or even thousands of individual
servers, handle them quickly and through a simple and manageable interface.