Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 5e717e6568 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Icaff65f27554a379e9130bf9354b27ce0eb3b2a6
2019-12-18 09:47:51 +01:00
Matthew Mosesohn 49196228a0 Fix SSH settings on vagrant deployment
This works around a bug where ssh-ing to the first node to
pgrep for apt is broken because the initial call gets grabbed
by pgrep.

Also set unprivileged mode for kargo_deploy.sh invocation so that
it doesn't write root owned files in vagrant home directory.

Change-Id: I487fba3ed3529d23b0eaa4af63c9d14899cf5f95
2016-08-18 17:19:58 +03:00
Bogdan Dobrelya 75dbbabd03 Adjust vagrant vars/defaults
Rework custom.yaml delivery to rely
on the deploy script

Depends-on: I9d123a948fe665aaabadd7e15ea1e808796e11d8

Change-Id: I3614340561b803741006e9cd9751040207158701
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-08-04 17:30:01 +02:00
Matthew Mosesohn f06056bce3 Add Vagrantfile for kargo deployment
* Add sshpass to packages
* Drop cloud provider defaults
* Serialize nodes startup order for a nonparallel
vbox provider.
* Tweak thin (clonned) vdisks and cpu limits.
* Add sync type vagrant config var.

Co-authored-by: Bogdan Dobrelya <bdobrelia@mirantis.com>

Change-Id: Icf2528ba23ad28c3c6003c9d830f68d45f662c4f
2016-08-02 11:21:57 +02:00
Jedrzej Nowak 20e471e922 Move vagrant related things to utils/ 2016-05-06 13:48:23 +02:00
Jedrzej Nowak b850eda5cb Removed deprecated stuff from Vagrantfile 2016-05-05 16:17:48 +02:00
Jedrzej Nowak cc59f3ccb4 Improve general quality of Vagrantfile 2016-05-05 15:25:33 +02:00
Jedrzej Nowak a96f686f08 Cleanup of Vagrantfile and related 2016-05-04 20:00:51 +02:00
Maciej Kwiek 9138f86056 Add express Vagrant setup with README update. 2016-04-22 11:41:23 +02:00