NVIDIA / deepops

Tools for building GPU clusters
BSD 3-Clause "New" or "Revised" License
1.25k stars 326 forks source link

Error while trying for air gapped environment #1239

Closed saingithub closed 1 year ago

saingithub commented 1 year ago

I am getting the following error while running the script to create tar file for an air gapped environment failed: [127.0.0.1] (item={'name': 'ceph', 'repo': '', 'image': 'ceph/ceph', 'source': 'build', 'version': 'v14.2'}) => changed=false ansible_loop_var: item item: image: ceph/ceph name: ceph repo: '' source: build version: v14.2 msg: 'state is present but all of the following are missing: source'

Could you please help me on this.

supertetelman commented 1 year ago

Air gapped installs of DeepOps are no longer supported and we have also dropped support of ceph in the current release because we were regularly having install issues like this that are difficult to workaround.

If you are still having this issue, you might just try removing the ceph entry from the air gap scripting and re-running it.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity. Please update the issue or it will be closed in 7 days.