Top "Provisioning" questions

Act of obtaining resources for usage.

Could not retrieve information from environment production source

I'm using puppet as my provisioner in one of my vagrant project. I'm trying to add a module for a …

vagrant puppet provisioning vagrantfile
How to convert a Vagrant box to a Docker image

I saw that it's possible to convert a Docker image into a Vagrant box. Is there a way to convert …

image docker vagrant provisioning
Specify Vagrantfile path explicity, if not plugin

Is there any way to explicity specify the path of a Vagrantfile? My company wants to do something like this: …

ruby plugins development-environment provisioning vagrant
Provisioning Profiles + Push Notifications + Production vs Development

I'm building an iOS app that uses push notifications, and I'm finally ready to submit it. Before I do, I'd …

iphone ios push-notification provisioning apple-push-notifications
Chef correct way to load new rpm and install package

I am trying to install the latest version of php on a centos box and am struggling. The cookbook i …

chef-infra vagrant provisioning sysadmin chef-solo
What is an Ad Hoc certificate for iOS test app distribution?

I'm developing a iPhone app and need to send it to my client. In turn, my client will distribute it …

iphone ipad provisioning ad-hoc-distribution
docker-compose: how to see file-changes instantly (when developing)

I am new to docker, so this may seem very basic to you, anyway - its freaking me out at …

docker docker-compose devops provisioning
AdHoc provisioning - what's the easiest way to add a few more devices to an existing project that's still in development?

I have a project that I've been working on for a while. It is a standard Xcode/Objective-C iPhone app. …

iphone provisioning adhoc
Vagrant provisioning shell vs puppet vs chef

I have the following setup: Many different projects which are separate git repositories, but all have mostly the same server …

shell chef-infra vagrant puppet provisioning
Provisioning Profile "Team" is "Unknown"

Today I updated my Ad Hoc provisioning profile to include new devices using the developer provisioning portal. The update went …

ios provisioning