Skip to content

futuremaze/ansible-apache-rpmbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-apache-rpmbuild

Generate rpm of Apache httpd.

Description

This program uses Vagrant to make rpms with Virtualbox and ansible.

Requirement

  • Vagrant
  • Virtualbox
  • INTERNET Connection

Usage

$ export http_proxy=http://USERNAME:PASSWORD@PROXY_HOST:PORT # if you need proxy server configuration to connect to the Internet.
$ git clone https://github.com/futuremaze/ansible-apache-rpmbuild.git
$ cd ansible-apache-rpmbuild
$ vagrant plugin install vagrant-proxyconf # if you need proxy server configuration to connect to the Internet.
$ vagrant up
$ vagrant halt
$ cp ./rpmbuild /path/to

Licence

MIT

Author

futuremaze

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published