Archive abandoned project
This commit is contained in:
parent
bc8862d90b
commit
65be894048
501 changed files with 24305 additions and 0 deletions
3
esh_cinc/attributes/default.rb
Normal file
3
esh_cinc/attributes/default.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
node.default['esh']['cinc']['ubuntu']['22.04']['url'] = 'http://downloads.cinc.sh/files/stable/cinc/18.3.0/ubuntu/22.04/cinc_18.3.0-1_amd64.deb'
|
||||
node.default['esh']['cinc']['debian']['11']['url'] = 'http://downloads.cinc.sh/files/stable/cinc/18.3.0/debian/11/cinc_18.3.0-1_amd64.deb'
|
||||
node.default['esh']['cinc']['debian']['12']['url'] = 'http://downloads.cinc.sh/files/stable/cinc/18.3.0/debian/12/cinc_18.3.0-1_amd64.deb'
|
Reference in a new issue