Skip to content

bybai/xcat-mn-definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortcuts

1, Clone : git clone https://github.com/bybai/xCAT_features.git

2, Execute playbooks under xCAT_features/xcat-automation: ansible-playbook -i hosts fast_cluster.yaml

Notes: default running on localhost, if runnig on different nodes, adding these nodes names in the hosts file. If need costomize variables, modify xcat-automation/fast_cluster.yaml. If need customize xcat-inventory data, modify xcat-automation/templates/

Useful commands

  • ansible-playbook -i hosts fast_cluster.yaml --list-hosts

  • To find out the variables and inventory available on the hosts:

    ansible -m setup -i hosts <hostname>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages