-
Updated
Nov 22, 2018 - Go
provisioning
Here are 409 public repositories matching this topic...
-
Updated
Jun 2, 2020 - Ruby
-
Updated
Jun 9, 2020 - Ruby
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Apr 25, 2017 - Python
-
Updated
May 27, 2020 - HCL
According to Configure Additional Network Interfaces old version - confignics - (deprecated) it is.
If so, then IB Network Configuration needs a touc
-
Updated
Oct 3, 2019 - Go
-
Updated
May 3, 2020 - Go
-
Updated
May 14, 2020 - Shell
Documentation link
https://ansible-pan.readthedocs.io/en/latest/modules/panos_security_rule_module.html
Describe the problem
Incorrectly states default of commit is no, reality is the default is yes
Suggested fix
Documented default of no seems more sane. Change code to reflect documented default.
We need to document field provision limitations on team site collections. Some properties can't be set or updated, it usually comes back with the following exception:
Unknown Exception,_HResult:-2146232832)
Thank you for publishing this great set of Azure Databricks best practices. For the sake of this content's discoverability and consistency with other documentation, wouldn't it be better to move this repository under the official Azure Databricks docs?
https://linchpin.readthedocs.io/en/latest/openstack.html#id6
The example here is deprecated
How to get information on postgres or mysql directly in the interface ? In short how to get the results of this dokku postgres:info <apps>
Thank's
-
Updated
Feb 10, 2018 - Shell
-
Updated
Apr 6, 2018 - Go
-
Updated
Jun 9, 2020 - Java
User Story
As a Data.gov operator, I want documentation for initial jumpbox provisioning so that I can easily check that the jumpbox is configured correctly as well as configure new jumpbox instances when necessary.
Acceptance Criteria
- Documentation exists in datagov-deploy
Details
Some of this is captured in [datagov-infrastructure-live](https://github.com/GSA/data
-
Updated
May 19, 2020 - OCaml
-
Updated
Mar 29, 2019 - Dockerfile
NXOS plugins by default use the vrf management when applying scripts in equipments.
Need to have the option to choose the vrf name or the default one.
When building the assignments page can we add the output / results of quads --ls-qinq value to the wiki so the end user can visibly see if it is [Combined, Isolated]
-
Updated
Aug 28, 2019 - Go
Publish helm chart
We should publish the devspace cloud chart to a chart repository and add a README section how to deploy via plain helm.
We've seen a few issues where people had environment variables set (like DEV_REGISTRY) so that during rigger configure the DEV_REGISTRY prompt is skipped. We should at least have a log message explaining that this is happening and possibly watch for when that may cause problems (local registry vs. publicly available registry using a cloud provider).
-
Updated
Jun 9, 2020 - Ruby
Improve this page
Add a description, image, and links to the provisioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the provisioning topic, visit your repo's landing page and select "manage topics."
Steps to reproduce
Currently trying to use terraform-provisioner-ansible with GCP
When creating vms in gcp using the provsioner would sometimes fail to ssh when a vm is not ready to be ssh'd into. Even if I try to set the connection attempts argument to a higher number. I still see ssh failures fairly quickly
It looks like ansible code based around this has changed a bit and its igno